The Library simplifies the way JavaScript has to be written and is suitable for a wide range of Web applications.
Here are some key features of "jQuery JavaScript Library":
· Lightweight Footprint: About 18KB in size (Minified and Gzipped)
· CSS3 Compliant: Supports CSS 1-3 and basic XPath
· Cross-browser: IE 6.0+, FF 3+, Safari 3.0+, Opera 9.0+
What's New in This Release: [ read full changelog ]
· Removed all occurrences of the “equals” and “same” function in the unit tests`.
· HTML5 Support in .wrapAll() does add a “:” to element.
· A “null” in the data object can cause an error in stop.
· Uses internalKey shortcut instead of jQuery.expando.
· Fixed focus-related test failures to resolve Swarm failures.