jQuery - a fast and easy to use Javascript library
September 9th, 2007 at 8:49am |
jQuery is an open-source Javascript library that makes writing Javascript quicker, easier and cleaner. The library has support for traversing HTML documents, handling events, performing animations, and adding Ajax interactions to your web pages. It also offers all of the usual fading, sliding, animation effects you expect from a JS library these days.
It’s lightweight, weighing [...]
Read the rest of jQuery - a fast and easy to use Javascript library