Using the basic AJAX functions

It turns out that certin scenarios, such as getting data via AJAX and then inserting the returned content into an element on a page are common in web development.

jQuery provides a set of helper functions that make these situations easier.

If successful the returned data will appear here:

Go To three