AJAX download new content

AJAX (Asynchronous JavaScript And XML) allows for loading data from another source into a Web document without reloading entire page

This is where the new content will go.

AJAX can vary from one browser to another but jQuery handles these differences for developers.