Changes

JavaScript History Object

372 bytes added, 19:31, 13 June 2007
no edit summary
* '''history.forward()''' - equivalent to pressing the browser ''Forward'' button (loads the next page from the history if it exists).
 
 
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[JavaScript Location Object|Previous]]<td align="center">[[JavaScript Essentials|Table of Contents]]<td width="20%" align="right">[[JavaScript Arrays|Next]]</td>
<tr>
<td width="20%">JavaScript Location Object<td align="center"><td width="20%" align="right">JavaScript Arrays</td>
</table>
<hr>