assign

HTML (DHTML)

assign Method

Internet Development Index

Loads a new HTML document.

Syntax

location.assign(sURL)

Parameters

sURL Required. String that specifies the URL of the document to load.

Return Value

No return value.

Standards Information

There is no public standard that applies to this method.

Applies To

location