jQuery Mobile 1.1
Written by Kay Ewbank   
Friday, 20 April 2012

jQuery Mobile 1.1 has been released with changes to make it faster and smoother.

According to the blog post about the new version, the most notable improvements in 1.1.0 are true fixed toolbars, completely re-vamped animated page transitions and AJAX loader, refined form element design and feature set, and improved documentation.

The task of changing themes from 1.0 to 1.1 has also been addressed with the development of a utility that makes it easy to take a 1.0 theme and migrate it for use in 1.1.

The support for true fixed toolbars gets around the problems you may have encountered if you tried the previous version. JQuery Mobile 1.0 got around the lack of support for fixed toolbars in mobile platforms by dynamically repositioning the toolbars when you scrolled, but the way this was handled by mobile browsers wasn’t perfect. This new version provides CSS-based fixed toolbars on many mobile platforms including iOS5; Android 2.2, 2.3, 3.x tablets and 4.x; BB Playbook and 7, Nook Color/Tablet, Kindle Fire and 3, and all modern desktop browsers.

jquerymobile

In the blog post, Todd Parker says that the AJAX navigation system is one of the best things about jQuery Mobile because it makes page navigation faster and adds animated page transitions, but admits that scrolling pages between transitions and Android’s poor animation performance both caused problems. The new version fudges the transition scrolling issue by fading out the current page and scrolling in the background before showing the new page. However, as Todd Parker says:

“I won’t mince words here: Android as a whole has abysmal performance rendering CSS keyframe animations. Regardless of version or device, Android devices stutter, drop frames and blink when performing any page page animation other than a simple fade.”

So now you know why we need more efficient implementations of HTML/CSS and perhaps more powerful processors.

More Information and Download

Announcing jQuery Mobile 1.1.0

Related Articles

jQuery Mobile 1.0 Ready to Use

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.

 

Banner


Important Conference Results
17/04/2024

The SIGBOVIK conference has just finished and its proceedings can be downloaded, but only at your peril. You might never see computer science in the same way ever again.



BASIC Turns 60
02/05/2024

On May 1,1964 the first BASIC program ran and the world was about to change. Now when we look back it is easy to be critical, but these were different times.


More News


 

Last Updated ( Friday, 20 April 2012 )