javascript SCRIPT Description
| script | NN 6 IE 4 DOM 1 | |||||||||||
|
The script object reflects the script element. Internet Explorer 4 for Windows chokes on accessing or setting the innerHTML or innerText properties, but the equivalent text property is safe. IE 5 for the Macintosh implements the readyState property (shared among all elements in IE for Windows) for this object. |
||||||||||||
| HTML Equivalent | ||||||||||||
<script> |
||||||||||||
| Object Model Reference | ||||||||||||
[window.]document.getElementById("elementID")
|
||||||||||||
| Object-Specific Properties | ||||||||||||
|
||||||||||||
| Object-Specific Methods | ||||||||||||
None. |
||||||||||||
| Object-Specific Event Handler Properties | ||||||||||||
|
||||||||||||
Previous: javascript SCRIPT charset
Next: javascript screen width
1699,Nickname,Homepage or email,Comments here,Add comment
