[copy] jQuery 1.2: jQuery.extend(”Awesome”)
Tuesday, September 11th, 2007Congrats to the jQuery team - This is a massive new release of jQuery that’s been a long time in the making - and it’s ready for your consumption!
It’s chock full of new features (and probably bugs)
- Selectors
- :has(selector)
- :header
- :animated
- XPath Selector Plugin
- Attributes
- .val() Overhaul
- Traversing
- .map()
- .prevAll() / .nextAll()
- .slice()
- .hasClass()
- .andSelf()
- .contents()
- Manipulation
- .wrapInner() / .wrapAll()
- .replaceWith() / .replaceAll()
- Event Cloning
- CSS
- .offset()
- .height() / .width() for document and window