Response title
This is preview!
$.mobile.changePage('#welcome.html',{transition:'slide'});
$.mobile.changePage('welcome.html',{transition:'slide'});
You're doing something wrong then. Anybody's guess without a concrete example.Because i tried that to and that aint working either, or well it loads a new page but without any JS's or css's attached to it.
All pages should have *identical* <head> sections, other than <title>. You *cannot*my structure atm is all pages got there own .html and they all got there own head's were i set .css's and JS's (all pages got the required Jquery JS's and css's + they each got there own JS were i got all functions for that specific page) etc
© 2013 jQuery Foundation
Sponsored by and others.