About jQuery [edit]

This page contains an overview about using the jQuery library.

jQuery is a small yet powerful JavaScript library. It is well documented and has an active user community. jQuery includes support for manipulating the DOM, supports AJAX and it provides some basic graphical effects. The functionality can be enhanced with plugins.

See http://jquery.com/ to download and learn more about jQuery.

Related Topics