List of Tables

 

Chapter 2. Selecting the elements upon which to act

Table 2.1. Some simple CSS selector examples

Table 2.2. The basic CSS selectors supported by jQuery

Table 2.3. The positional filter selectors supported by jQuery

Table 2.4. The CSS and custom jQuery filter selectors

Table 2.5. Methods for obtaining a new wrapped set based on relationships to other HTML DOM elements

Chapter 3. Bringing pages to life with jQuery

Table 3.1. jQuery attr() normalized-access names

Table 3.2. Additional jQuery dimension-related methods

Table 3.3. The jQuery scroll control methods

Chapter 4. Events are where it happens!

Table 4.1. Browser-independent jQuery.Event properties

Chapter 6. Beyond the DOM with jQuery utility functions

Table 6.1. The $.support browser capability flags

Table 6.2. Browser results for the $.support flags

Table 6.3. The $.browser user agent detection flags

Table 6.4. jQuery offers utility functions for testing objects

Chapter 7. Expand your reach by extending jQuery

Table 7.1. The options for the Photomatic custom plugin method

Chapter 8. Talk to the server with Ajax

Table 8.1. XMLHttpRequest (XHR) methods and properties

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

Table 8.3. jQuery Ajax event types

Chapter 9. Introducing jQuery UI: themes and effects

Table 9.1. jQuery UI effects

Table 9.2. Options for the jQuery UI position() method

Chapter 10. jQuery UI mouse interactions: Follow that mouse!

Table 10.1. Options for the jQuery UI draggable() method