jQuery: The Write Less, Do More, Javascript Library
Posted by Gary Hepting on August 15, 2009 · Leave a Comment
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.
jQuery supports these browsers:
- Firefox 2.0+
- Internet Explorer 6+
- Safari 3+
- Opera 9+
- Chrome 1+
Any problem with them should be considered and reported as a bug in jQuery.
There are known problems with:
- Firefox 1.0.x
- Internet Explorer 1.0-5.x
- Safari 1.0-2.0.1
- Opera 1.0-8.x
- Konqueror
jQuery generally works with Konqueror and Firefox 1.0.x, but there may be some unexpected bugs since we do not test them as regularly as Firefox 2.0+, IE6+, Opera 9+ and Safari 3+.
A good compatibility test is available in the form of the jQuery Test Suite.












