jQuery 1.2 released

September 10th, 2007

There’s no announcement yet on the jQuery blog, but there are jQuery version 1.2 files available for download on the jQuery home page.

A dozen or so functions present in earlier versions have been removed in version 1.2 (some XPATH selectors, some DOM manipulation and traversal functions, and some AJAX functions). Full details are here.

John Resig and crew recommend upgrading first to JQuery version 1.1.4 before installing version 1.2, then examining your Javascript for any of the removed functions.

During the transition, two backward compatibility plugins are provided that restore the missing functions.

What’s new? An official Color Animation plugin that supports animating CSS colors of elements by using the new jQuery Animation API. Supported CSS properties include: ‘backgroundColor’, ‘borderBottomColor’, ‘borderLeftColor’, ‘borderRightColor’, ‘borderTopColor’, ‘color’, ‘outlineColor’.

Tags:
Trackback |

This entry was posted on Monday, September 10th, 2007 at 8:00 pm and is filed under General. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

You must be logged in to post a comment.