New Project Lead

Posted on by

Today, we’re excited to announce that Alexander Schmitz is stepping up as the new jQuery Mobile Project lead. Alex, a regular speaker at the jQuery Conferences, joined the team in 2012 to become the Development lead a few months later. Alex’s involvement in jQuery UI, together with his experience as Development Lead for jQuery Mobile, make him the perfect candidate for the role, especially as we move into a new phase in the project, where we are merging Mobile and UI widgets and developing a common CSS Framework.

Former Project Lead Jasper de Groot will stay on the team together with the other team members Anne-Gaelle Colom, Gabriel Schulhof, and Ghislain Seguin. Having a great team is essential for an open source project, but the same goes for having an active community. We would like to thank all people who contributed to the project over the last four years. If you are also interested in contributing to the jQuery Mobile project, checkout the “About” page on the web site to see how you can get involved.

jQuery Mobile 1.4.3 Released

Posted on by

Today we released jQuery Mobile 1.4.3. This third maintenance release for 1.4 does not only contain bug fixes, but also a new pagecontainer events demo. See the 1.4.3 changelog for a list of all changes.

Checkout the 1.4.3 demos!

Download

CDN-Hosted JavaScript:

CDN-Hosted CSS:

Copy-and-Paste Snippet for CDN-hosted files:

<link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.3/jquery.mobile-1.4.3.min.css">
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="http://code.jquery.com/mobile/1.4.3/jquery.mobile-1.4.3.min.js"></script>

ZIP File:

If you want to host the files yourself you can download a zip of all the files.

Download Builder:

Git

Supported jQuery versions

jQuery Mobile 1.4 supports jQuery core 1.8 and newer.

Graded Browser Support

See the jQuery Mobile 1.4 Supported Platforms page for the Graded Browser Support of this version.

Changelog

All changes are listed in the 1.4.3 changelog. If you are upgrading from jQuery Mobile 1.3 you can use the 1.4 upgrade guide.

Comments

Please do not use the comments section of this blog post to report bugs or ask for support. See our Contributing Guidelines for instructions about reporting issues. Use the forum for support questions. Thank you!