javascript OBJECT BaseHref
| BaseHref | NN n/a IE 4(Win) DOM n/a |
| Read-only | |
|
Returns the URL of the document containing the object element. Most commonly, the value is the same as the location.href of the current window. Note the unusual letter case. |
|
| Example | |
var where = document.getElementById("myObject").BaseHref;
|
|
| Value | |
URL string. |
|
| Default | |
Current document's URL. |
|
Previous: javascript OBJECT border
1367,Nickname,Homepage or email,Comments here,Add comment
