Introduction
Welcome
What you should know before watching this course
Using the exercise files
Getting Started
What is AJAX
Using a synchronous XHR request
Making requests asynchronous
Scripting for backwards compatibility
Modifying the DOM
Updating the DOM with getElementById
Modifying elements with getElementsByTagName
Parsing XML using AJAX
Reading JSON files
Using event-driven AJAX
jQuery AJAX
Understanding and installing jQuery
Working with jQuery and AJAX
Reading data with jQuery
AJAX in Action
Preparing a live search AJAX app
Sending JSON data to the page
Searching JSON data
Styling an application
Adding CSS3 animations
Conclusion
Next steps