Hi
I'm using .load() method to create a kind of splashscreen, and silently get the 1st page of my application. But once I loaded the html, jQuery does not transform the code as "mobile code" (adding classes, roles, etc...), which is normal in fact.
Is there a way to build the jQuery Mobile syntax on a html code ? Or do i have to create a function to perform this ?
Thanks !