jQuery Mobile is a great JavaScript framework that’s designed to help you build mobile web apps and mobile-friendly websites quickly and easily. The latest version, 1.4, came out last month, and it represents a big step forward for the framework.
In this article you’ll get an overview of the changes and improvements in 1.4, and learn how to apply some of these techniques to your own websites and web apps. You’ll look at:
- The performance improvements in 1.4 that result in a smoother, faster experience for users
- The new, simpler theming system
- The new default theme and simplified swatches
- 1.4’s brand-new SVG-based icon set
- The new
flipswitch
widget for smoother, more flexible flip switches - The
filterable
widget that lets you filter anything from listviews to tables and paragraphs of text - A new
tabs
widget for separating your page content into tabbed sections, and - A brief summary of the API changes and deprecations that are new to 1.4.
Let’s start with a quick look at how the jQuery Mobile team has improved performance in 1.4.
[Read more…] about jQuery Mobile 1.4: Cleaner, Faster and More Powerful