About Dave Methvin

CTO, PC Pitstop http://pcpitstop.com

jQuery 1.2.6 Released

Posted on by

This is primarily a bug fix release for jQuery 1.2. You can view the full list of what was fixed on the bug tracker This is the next release immediately following jQuery 1.2.3. Releases 1.2.4 and 1.2.5 were skipped (1.2.4 was built incorrectly, rendering it effectively identical to 1.2.3, and 1.2.5 was missing a patch). … Continue reading

jQuery 1.2.5 Released

Posted on by

This is a bug fix release for jQuery 1.2. You can view the full list of what was fixed on the bug tracker. Downloading jQuery 1.2.5: jQuery Minified (16kb with gzipping) jQuery Packed (31kb) jQuery Regular (98kb)

jQuery 1.2.3 Released

Posted on by

This is a bug fix release for jQuery 1.2. You can view the full list of what was fixed on the bug tracker. Downloading jQuery 1.2.3: jQuery Minified (15kb with gzipping jQuery Packed (29kb) jQuery Regular (94kb) .data() and .removeData() These methods complement the already included jQuery.data and jQuery.removeData methods introduced in jQuery 1.2. The … Continue reading

jQuery 1.2.2 Released

Posted on by

This is a bug fix release for jQuery 1.2. You can view the full list of what was fixed on the bug tracker. Downloading jQuery 1.2.2: jQuery Minified (15kb with gzipping jQuery Packed (28kb) jQuery Regular (93kb) Important Changes A lot of hard work was put into this release by Brandon Aaron and David Serduke. … Continue reading

jQuery 1.2.1 Released

Posted on by

This is a bug fix release for jQuery 1.2. You can view the full list of what was fixed on the bug tracker. Downloading jQuery Minified (14kb with gzipping) jQuery Packed (26kb) Regular (77kb) Important Changes Relative Animations There was a serious error in the API for the new relative animations that caused a conflict … Continue reading

jQuery 1.2 Released

Posted on by

Downloading jQuery 1.2: jQuery Minified (14kb with gzipping) jQuery Packed (26kb) jQuery Regular (77kb) New Features Partial .load() Partial .load() allows you to load chunks of HTML documents into your page, filtered by a jQuery selector. This works just like a normal Ajax .load(), but you just specify a selector immediately following the URL that … Continue reading