If the "new information" you are referring to is not in the source code of the page that has already been loaded, then it is being done via AJAX. Asynchronous JavaScript and XML.
This info on the W3C's site should be good to get you started with AJAX.