This Week in jQuery, vol. 3

Posted on by

Another week, another collection of links to some of the most interesting and exciting new jQuery happenings around the web. Plugins Jörn Zaefferer’s wildly popular Validation plugin just got updated to version 1.5.2, which includes a slick demo of the plugin’s integration with jQuery UI Tabs. DataTables: uses “progressive enhancement” to convert a static HTML … Continue reading

This Week in jQuery, vol. 2

Posted on by

A lot has happened this week in jQueryland. Here are a few highlights: jQuery Core Development Brandon Aaron has been on a roll the past few days, fixing bugs and enhancing features for the next version of jQuery. Among the updates committed to the Subversion repository were better support for nested fixed position elements and … Continue reading

jQuery 1.3.2 released

Posted on by

Downloading jQuery 1.3.2: http://code.jquery.com/jquery-1.3.2.min.js minified (19kb with Gzipping) http://code.jquery.com/jquery-1.3.2.js regular (120kb) Changes Elements Returned in Document Order This is a change to jQuery’s selector engine that re-orders the returned results to be in document order, instead of the order in which the selectors were passed in. This change was done in order to be in … Continue reading

jQuery UI 1.6rc6: Help us test!

Posted on by

jQuery UI 1.6rc6 is available. Download jQuery UI 1.6rc6 You can download the entire development bundle directly at http://jquery-ui.googlecode.com/files/jquery.ui-1.6rc6.zip This includes a default theme, as well as all the test and demo files. Or you can create a customized download of individual components http://jqueryui.com/download/ and a custom theme at http://jqueryui.com/themeroller This is the final step … Continue reading