Loads a new HTML document. 
Syntax
location.assign(sURL)
Parameters
| sURL | 
Required.
String爐hat 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