javascript location href
| href | NN 2 IE 3 DOM n/a |
| Read/Write | |
|
Provides the complete URL of the document loaded in the window or frame. Assigning a URL to this property is how you script navigation to load a new document into the window or frame (although Internet Explorer also offers the equivalent window.navigate( ) method). |
|
| Example | |
location.href = "http://www.gakaa.com"; |
|
| Value | |
String of complete or relative URL. |
|
| Default | |
None. |
|
Previous: javascript location pathname
1203,Nickname,Homepage or email,Comments here,Add comment
