Contents Index Topic Contents | ||
Previous Topic: alert Next Topic: back |
assign
Description
Sets the current location to url. This method loads the given document specified by url if it exists.
Syntax
object.assign(url)
Parameter Description url String specifying the URL of the document to assign. Return Value
No return value.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.