The Toolkit's client library (ww.jQuery.js) is a small support library built around jQuery and can be used either on its own or in combination with several of the Toolkit's ASP.NET or Web Connection server controls.

The client library depends on jQuery and so it will be helpful to learn how jQuery works to select elements in a document. For a detailed introduction to jQuery you can visit the following tutorial:

http://www.west-wind.com/presentations/jQuery/default.aspx

The client library provides a fairly rich client side support library that interacts with the server side components. All of the Web Control Framework components on the server have client side components that are provided in the library. However, the client library can also used independently of the server component and it provides a host of utility jQuery plug-ins and Javascript functionality.