javascript A href
| href | NN 2 IE 3 DOM 1 |
|
|
Read/Write |
|
Provides the URL specified by the element's href attribute. |
|
| Example | |
document.getElementById("myLink").href = "http://javascript.gakaa.com";
document.links[2].href = "http://javascript.gakaa.com";
|
|
| Value | |
|
String of complete or relative URL. |
|
| Default | |
|
None. |
|
Previous: javascript A hreflang
Next: javascript A hostname
178,Nickname,Homepage or email,Comments here,Add comment
