Simulated Back and Forward Buttons by using the history object : History : History JAVASCRIPT TUTORIALS


JAVASCRIPT TUTORIALS » History » History »

 

Simulated Back and Forward Buttons by using the history object

















<html>
<head>
<title>Simulated Back and Forward Buttons</title>

</head>
<body>

<h1>Simulated Back and Forward Buttons</h1>

<P><a href="javascript:history.back()">Back</a> |
<a href="javascript:history.forward()">Forward</a></p>

</body>
</html>







HTML code for linking to this page:

Follow Navioo On Twitter

JAVASCRIPT TUTORIALS

 Navioo History
» History