Contents Index Topic Contents | ||
Previous Topic: getBookmark Next Topic: inRange |
go
Description
Loads a URL in the History list.
Syntax
object.go(delta | location)
Parameter Description delta | location delta is an integer representing a relative position in the History list. location is a string representing all or part of a URL in the History list. Return Value
No return value.
Remarks
Trying to go past the beginning or end of the history does not generate an error. Instead, you are left at the current page.
Applies To
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.