List of Tables

 

Chapter 2. Creating the wrapped element set

Table 2.1. The basic CSS Selectors supported by jQuery

Table 2.2. The more advanced positional selectors supported by jQuery: selecting elements based on their position in the DOM

Table 2.3. The jQuery custom filter selectors that give immense power to identify target elements

Table 2.4. Methods to obtain new wrapped set based on relationships

Chapter 3. Bringing pages to life with jQuery

Table 3.1. jQuery attr() normalized-access names

Chapter 4. Events are where it happens!

Table 4.1. Safe Event instance properties

Chapter 7. Extending jQuery with custom plugins

Table 7.1. The settings properties for the Photomatic() plugin command

Chapter 8. Talk to the server with Ajax

Table 8.1. XHR methods and properties

Table 8.2. Options for the $.ajax() utility function

Table 8.3. Global Ajax callbacks, listed in order of firing

Chapter 9. Prominent, powerful, and practical plugins

Table 9.1. The optional properties for the ajaxSubmit() command, listed according to likelihood of use

Table 9.2. Basic and extended options for the draggable() command

Table 9.3. Basic and extended options for the droppable() command