Saturday, March 27, 2010

jQuery - write less, do more

jQuery is a javascript library with many Ajax and Javascript features to enhance user experience.
It is easy to learn and is a well known tool to build an AJAX based application.
If you’re planning to build a highly interactive application, jQuery should be one of your choices. Lots of plugins are available over net for jQuery.

The documentation and tutorials in jQuery's site are very well documented.
You can found the tutorials in the following sites:

Useful links for jQuery
http://www.jquery.com
http://www.jqueryui.com

Books:
jQuery in Action - By Bear Bibeault and Yehuda Katz
jQuery for Designers - By Remy Sharp

1 comment: