jQuery
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
Features
- DOM element selections using the cross-browser open source selector engine Sizzle, a spin-off out of jQuery project
- DOM traversal and modification (including support for CSS 1-3 and basic XPath)
- Events
- CSS manipulation
- Effects and animations
- Ajax
- Extensibility
- Utilities - such as browser version and the each function.
- JavaScript Plugins
jQuery - Reviews
5 / 5
Very good framework I'm using in most of my projects. It's not the fastest, but one of the faster ones.
Written by Guest, 28. April 2010 at 11:17 PM
5 / 5
Amazing product from the Javascript guys!
Written by Guest, 15. September 2010 at 10:20 PM
5 / 5
jQuery is an excellent JavaScript framework I use in almost every web project! It simple, cross-browser compatible and (more or less) fast. Great project!
Written by Guest, 31. December 2010 at 7:01 PM
