Many web pages load all of their content to change very little information.
Now I would like to know why shouldn\'t the developers just use ajax for the main page re
Aside from the answers already posted, using AJAX can have ugly side effects on browser control, such as the stop button not working.