Hey guys, I'm trying to develop a template quiz lander which I can easily adapt for different offers.
Can anyone recommend a really good jQuery mobile tutorial which covers this, or alternatively some other method?
Thanks 
What about these?
http://www.raymondcamden.com/index.c...-jQuery-Mobile
http://www.flashbynight.com/tutes/html5quiz/
http://rhuno.com/flashblog/2012/08/0...nd-javascript/
Has anyone tested a difference in JQuery Mobile and just JS with transitions? Never really used JQuery Mobile, just did the hiding/showing classes for quiz questions with jquery and css.
I get the shivers when I look at the JQuery code that is downloaded.
Thankfully, most devices will have many versions of jQuery mobile libraries cached so the size isn't too much of an issue.
As for the differences, haven't tested but I think there's a reason so much jQuery mobile gets used... because coding wise it's easy to work with (at least for experienced coders...), capable and flexible, and probably has little impact on rendering speed in mobile browsers (it is javascript all the same after all).