Book Image

jQuery 2.0 Development Cookbook

By : Leon Revill
Book Image

jQuery 2.0 Development Cookbook

By: Leon Revill

Overview of this book

Table of Contents (17 chapters)
jQuery 2.0 Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Loading and Manipulating Dynamic Content with AJAX and JSON

In this chapter, we will cover:

  • Loading HTML from a web server into a page

  • Using AJAX and handling server errors

  • Processing JSON data

  • Searching JavaScript objects

  • Sorting JavaScript objects

  • Caching JSON and AJAX requests

  • Creating a search feature

  • Creating an autosuggest feature

  • Waiting for an AJAX response