Contents Index Topic Contents | ||
Previous Topic: moveToPoint Next Topic: nextPage |
navigate
Description
Equivalent to the window.location.href property.
Syntax
object.navigate(URL)
Parameter Description URL (String) URL to be displayed. Return Value
No return value.
Applies To
See Also
href property
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.