Developing Ajax Applications That Preserve Standard Browser Functionality by Mark Schiefelbein -- Ajax applications are praised for their richness, interactivity, and responsiveness, which are achieved by loading data asynchronously using the XMLHttpRequest object instead of loading new pages. In this article, Mark Schiefelbein shows how to preserve standard browser history functionality while taking advantage of these Ajax features.
No comments:
Post a Comment