Wednesday, April 25, 2007

jQuery

jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the

way that you write JavaScript.



jQuery is a Javascript library that takes this motto to heart: Writing Javascript code should be fun.

jQuery achieves this goal by taking common, repetitive, tasks, stripping out all the unnecessary markup, and leaving them short, smart and understandable.



* jQuery supports CSS 1-3 and basic XPath.

* jQuery is about 15kb in size.

* jQuery works in Internet Explorer 5.5+, Firefox 1.0+, Safari 1.3+, and Opera 8.5+.





http://www.visualjquery.com/



http://jquery.com





clipped from: jquery.com

No comments: