Storing Element Data by Using data 16 Recipe: Testing and Manipulating Variables 19 Recipe: Extending Objects by Using extend 22 Recipe: Serializing the Data in a Form 24 Recipe: Selecting Elements 27 Recipe: Refining the Selection by Using filter 28 Recipe: Selecting Descendants by Using find and children 29 Recipe: Nesting Selectors 33 Recipe: Selecting on Text by Using contains 35 Example: Highlighting a Single Word 36 Recipe: Creating Custom Selectors 37 Recipe: Scoping the Selection Context 39 Summary 40 Chapter 3: Modifying the Page 41 Recipe: Adding Classes 41 Example: Removing Classes 42 Recipe: Generating Class Names 43 Recipe: Changing Properties and Attributes 45 Recipe: Adding Content by Using append and appendTo 48 Example: Appending the Outcome of a Function 49 Recipe: Adding Content by Using prepend and prependTo 50 Recipe: Attaching and Detaching Elements 53 Recipe: Copying Elements by Using clone 54 Recipe: Inserting Elements at Specific Positions 56 Example: Removing Elements 60 Recipe: Wrapping and Unwrapping Elements 61 Summary 64 Chapter 4: Listening and Responding to Events 65 Recipe: Listening to Mouse Events 65 Example: Drawing on a Canvas 67 Recipe: Listening to Keyboard Events 69 Recipe: Listening to Form Events 70 Recipe: Listening to Scroll Events 72 Recipe: Communicating with the Server 81 Recipe: Setting Up an Example Server in Node.
Handling the Result by Using Promises 86 Recipe: Handling Server Errors 87 Recipe: Catching Page-not-Found Results 89 Recipe: Handling Page Redirects 90 Recipe: Setting Request Timeouts 91 Recipe: Loading XML 96 Recipe: Dragging Elements Recipe: Dropping Elements Recipe: Sorting Elements in a Tree Structure Recipe: Selecting Elements in an Unordered List Example: Selecting Elements in a Tree Structure Recipe: Resizing Elements Summary Ch apter 7: Grouping Content by Using the Accordion Recipe: Transforming Elements into Buttons Example: Choosing Dates by Using the Datepicker Recipe: Attracting Attention with the Dialog Recipe: Retrieving Numbers by Using a Slider Recipe: Changing the Title Element Recipe: Displaying Page Loading Messages Recipe: Specifying the Transition Animation Recipe: Specifying Custom Transition Animations Recipe: Listening to Mobile Events Recipe: Generating Back Buttons Recipe: Adding Footers to the Bottom of the Page Recipe: Fixing the Footer Across Pages Recipe: Keeping the Footer in a Fixed Position Recipe: Hiding and Showing the Footer Recipe: Changing Color Schemes with Themes Recipe: Using Multiple Columns Recipe: Listening to Scroll Events Recipe: Communicating with the Server Recipe: Setting Up an Example Server in Node.
- jQuery, jQuery UI, and jQuery Mobile?
- Manual of Travel Agency Practice.
- Lead Pollution: Causes and control.
- Top 20 Books For Mastering jQuery, jQuery UI & jQuery Mobile.
- Coming Home for Christmas.
- jQuery, jQuery UI, and jQuery Mobile: Recipes and Examples [Book];
- jQuery, jQuery UI, and jQuery Mobile: Recipes and Examples?
Handling the Result by Using Promises Recipe: Handling Server Errors Recipe: Catching Page-not-Found Results Recipe: Handling Page Redirects Recipe: Setting Request Timeouts Recipe: Sorting Elements in a Tree Structure Recipe: Selecting Elements in an Unordered List Example: Selecting Elements in a Tree Structure Recipe: Resizing Elements Summary Chapter 7. Interacting with Widgets Recipe: Grouping Content by Using the Accordion Recipe: Transforming Elements into Buttons Example: Choosing Dates by Using the Datepicker Recipe: Attracting Attention with the Dialog Recipe: Retrieving Numbers by Using a Slider Recipe: Changing the Title Element Recipe: Displaying Page Loading Messages Recipe: Specifying the Transition Animation Recipe: Specifying Custom Transition Animations Recipe: Listening to Mobile Events Recipe: Generating Back Buttons Recipe: Adding Footers to the Bottom of the Page Recipe: Fixing the Footer Across Pages Recipe: Keeping the Footer in a Fixed Position Recipe: Hiding and Showing the Footer Recipe: Changing Color Schemes with Themes Recipe: Using Multiple Columns Recipe: Interacting with jQuery Mobile Recipe: Displaying Toolbars Inline in Content Recipe: Displaying a Warning Bar Recipe: Navigating with a Navigation Bar Recipe: Acquiring Calendar-Based Input Recipe: Displaying Specialized Input Fields Recipe: Acquiring Integers by Using Sliders Recipe: Setting Binaries with Flip Switches Recipe: Displaying Lists of Elements Recipe: Filtering List Elements Recipe: Chaining jQuery Functions and Plugins Recipe: Providing Default Parameters Recipe: Operating the Plugin by Using Methods Recipe: Creating a Plugin that Creates Plugins Recipe: Registering and Invoking Callback Functions Recipe: Passing Context to Callback Functions Recipe: Returning a Promise to Protect Internals Recipe: Demonstrating the Promise d Protection Recipe: Providing Context to Callback Functions Recipe: