Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

Navigate() Syntax, Parameters and Note

Note: Loads a new document into the current window.      Syntax:      window.navigate(param1) Parameters:     param1   Required; the URL of the document.