Loads a URL from the History list.
dhtml语法
history.go(vLocation)
Parameters
vLocation |
Required.
Variant that specifies an integer or a string. An integer indicates the relative position of a URL in the History list. A string indicates an exact URL in the History list. |
Return Value
No return value.
Remarks
An error does not occur if the user tries to go beyond the beginning or end of the history. Instead, the user remains at the current page.
是否符合公共标准
There is no public standard that applies to this method.
Applies To
更多语法参考
back, forward