Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Ajax Back, Forward, Reload and PHP
Posted by Philipp Esselbach on: 06/08/2006 09:33 PM [ Print | 0 comment(s) ]
developerWorks published an article on Ajax
A major challenge of Asynchronous JavaScript and XML (Ajax)-driven Web sites is the lack of a Back button. We will use JavaScript to create a history stack for the Ajax photo gallery built in Part 1 of this two-part Developing PHP the Ajax way" series. This history stack will closely mirror the history utility found in Web browsers, and it will be used to provide Back, Forward, and Reload buttons for the application.
Ajax Back, Forward, Reload and PHP
