- What jQuery is and how we use it
- jQuery and the DOM using CSS selectors
- Adding, removing and changing HTML
- jQuery event handling
- Animating your page with jQuery
- Examples and plugins
- Massive
- Free
- Open Source
- JavaScript Library
- It's not a programming language in it's own rights
- Makes working with the DOM easier
- Makes animations easier
- Makes event handling easier
- Makes AJAX really simple
- Plus loads more..