About Dave Methvin

CTO, PC Pitstop http://pcpitstop.com

jQuery 1.7 RC1 Released

Posted on by

The team is getting closer to jQuery 1.7, and today we’re putting out a release candidate. The full list of fixes and features can be found below. We urge everyone to start testing this code in their applications, so we can make sure that there are no major problems before the final release. Testing couldn’t … Continue reading

jQuery 1.7 Beta 2 Released

Posted on by

Hot off the momentum of the jQuery Conference in Boston earlier this month, and based on the community’s valuable feedback, we’re releasing a new beta that incorporates further fixes and improves stability. The full list of fixes and features can be found below. We urge everyone to start testing this code in their applications, so … Continue reading

jQuery 1.6.3 Released

Posted on by

jQuery 1.6.3 is now out! This is the third minor release on top of jQuery 1.6 and lands a number of fixes for bugs, as listed below. As usual, we provide two copies of jQuery, one minified and one uncompressed (for debugging or reading). jQuery 1.6.3 Minified jQuery 1.6.3 Uncompressed You can help us by … Continue reading

jQuery 1.6.3 RC1 Released

Posted on by

jQuery 1.6.3 is almost ready to roll! We need your help with this release candidate to be sure we’ve got everything right. Feel free to do your testing by including either one of these files (one minified and one uncompressed). Our preferred venue for test cases is jsFiddle; you can just use the “jQuery (edge)” … 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 1.3.1 Released

Posted on by

This is a bug fix release for jQuery 1.3. You can view the full list of what was fixed on the bug tracker. There are no significant changes in 1.3.1 from 1.3 other than straight bug fixes. Downloading http://code.jquery.com/jquery-1.3.1.min.js jQuery Minified (18kb with gzipping) http://code.jquery.com/jquery-1.3.1.js jQuery Regular (114kb)

jQuery 1.3 Released

Posted on by

The jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone in to this release and we’re really quite proud of it. I want to personally thank Ariel Flesler and Brandon Aaron who put a lot of work into fixing bugs … Continue reading