assignassign*
*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)

ParameterDescription
url String specifying the URL of the document to assign.

Return Value

No return value.

Applies To

location


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