javascript LINK href
| href | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Provides the URL specified by the element's href attribute. In IE/Windows, you can assign a new URL to this property to load in an alternate style sheet after the fact. |
|
| Example | |
document.getElementById("styleLink").href = "altStyles.css";
|
|
| Value | |
String of complete or relative URL. |
|
| Default | |
None. |
|
Previous: javascript LINK hreflang
Next: javascript LINK disabled
1180,Nickname,Homepage or email,Comments here,Add comment
