navigatenavigate*
*Contents  *Index  *Topic Contents
*Previous Topic: moveToPoint
*Next Topic: nextPage

navigate

Description

Equivalent to the window.location.href property.

Syntax

object.navigate(URL)

ParameterDescription
URL (String) URL to be displayed.

Return Value

No return value.

Applies To

window

See Also

href property


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.