AJAX (Asynchronous JavaScript And XML) allows for loading data from another source into a Web document without reloading entire page
AJAX can vary from one browser to another but jQuery handles these differences for developers.