http://access2learn.com/tutorial/java...
This quick tutorial shows you show to load external content into an HTML element, via AJAX, using jQuery's .load() method. This is a fast and easy way to load external data via a text, HTML, or other type of file.
This means you can update your web page without making the user reload the entire content, making it easier and faster for them.