navigate Method | Internet Development Index |
Loads the specified URL to the current window.
Syntax
window.navigate(sURL)
Parameters
sURL Required. String that specifies the URL to display.
Return Value
No return value.
Standards Information
There is no public standard that applies to this method.
Applies To
window
See Also
href