Download

jquery.mobile.fastButtons.js Fast Example Page 1

This Page DOES Implement jquery.mobile.fastButtons

That click event should have been replaced with vclick, which is much faster in environments like iOS!

You can transition back again using the button below, or try the slow example page below to compare.



Go to a new page quickly!



Want to see what the slow way is like?

Click the button below to go to an example page that does not implement jquery.mobile.fastButtons.


Go to the slow example page
Back to Metrics

jquery.mobile.fastButtons.js Fast Example Page 2

This Page DOES Implement jquery.mobile.fastButtons

Simply including the jquery.mobile.fastButtons.js after jQuery Mobile will replace all the default slow click events with fast vclick events.

Try transitioning to another page using a button that has been modified by jquery.mobile.fastButtons.



Go to a new page quickly!



Want to see what the slow way is like?

Click the button below to go to an example page that does not implement jquery.mobile.fastButtons.


Go to the slow example page