|
|
Q1034 Is there a way to always set the location to the first entry in the history object?
irt.org | Knowledge Base | JavaScript | History | Q1034 [ previous next ] Q1034 Is there a way to always set the location to the first entry in the history object?You can tell how many entries there are in the history object by the value of its length property. You can use this to access any entry within the history object:
|
-- div -->
|