First, we have an excellent new release of jQuery ready for you to enjoy. The big features of this release are:
* Sizzle: A sizzlin’ hot CSS selector engine.
* Live Events: Event delegation with a jQuery twist.
* jQuery Event Overhaul: Completely rewired to simplify event handling.
* HTML Injection Rewrite: Lightning-fast HTML appending.
* Offset Rewrite: Super-quick position calculation.
* No More Browser Sniffing: Using feature detection to help jQuery last for many more years to come.
Related Submissions:
- Detecting Event Support Without Browser Sniffing One of the pain points of feature testing in client-side scripting is that for event support. DOM doesn’t really specify any means to detect exactly...
- 10 More Shocking, Exceptionally Useful jQuery Plugins jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, ...
- 25 Hand Picked Best jQuery based Wordpress Plugins jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. ...
- Live Event Binding with jQuery 1.3 jQuery 1.3 introduced a new feature called live event binding which simplifies attaching event handlers to existing elements as well as future elements. This is...
- Get Prepared for the HTML5 Revolution What a difference a decade makes. Or rather twelve years, when the last official version of HTML, HTML 4.0, became the official standard for web...