AJAX, browser, client-side, development, framework, Javascript, jquery, major release, web, web2.0jQuery 1.2
New Features
Selectors
:has(selector)
:header
:animated
XPath Selector Plugin
Attributes
.val() Overhaul
Traversing
.map()
.prevAll() / .nextAll()
.slice()
.hasClass()
.andSelf()
.contents()
Manipulation
.wrapInner() / .wrapAll()
.replaceWith() / .replaceAll()
.clone(true) Event Cloning
CSS
.offset()
.height() / .width() for document and window
Ajax
Partial .load()
Cross-Domain getScript
JSONP
.serialize() Overhaul
Disable Caching
Effects
.stop()
%/em Animations
Color Animations
Relative Animations
Queue Control
:animated
step: Function
Events
Namespaced Events
.triggerHandler()
Internals
Documentation Move
Expando Management [...]