Search found 2 matches

Go to advanced search

by daniel.z.lieberman
Wed Apr 04, 2012 12:23 pm
Forum: Issues
Topic: Is it possible to prefetch screens?
Replies: 10
Views: 3878
 
Jump to post

Is it possible to prefetch screens?

I be interested to hear if anyone else has tried the prefetch. I was able to figure out the html names by going in, and inspecting the content of each html file, but when I implemented the prefetch in javascript code the buttons on my screen acted unpredictably, and often would do nothing, getting m...
by daniel.z.lieberman
Sat Mar 31, 2012 7:01 pm
Forum: Issues
Topic: Is it possible to prefetch screens?
Replies: 10
Views: 3878
 
Jump to post

Is it possible to prefetch screens?

I'd like to speed up page transitions by using jQuery prefetch
$.mobile.loadPage( pageUrl, { showLoadMsg: false } );

Is that possible?

Go to advanced search