Learning jQuery Fourth Edition
Making our first jQuery-powered web page
Plain JavaScript versus jQuery
Altering the journey – the event object
Modifying CSS with inline properties
Simultaneous versus queued effects
Manipulating attributes and properties
Content getter and setter methods
DOM manipulation methods in a nutshell
Delivering different content for Ajax requests
The jQuery Mobile plugin library
Using the dollar ($) alias in plugins
Providing flexible method parameters
Creating plugins with the jQuery UI widget factory
Advanced Selectors and Traversing
Selecting and traversing revisited
Customizing and optimizing selectors
Observing and interrupting animations
Using global effect properties
Taking fine-grained control of animations
Moving and inserting elements revisited
Storing data alongside DOM elements
Using HTML5 custom data attributes
Sorting and building rows with JSON
Revisiting attribute manipulation