javascript ACRONYM Description
| acronym, cite, code, dfn, em, kbd, samp, strong, var | NN 6 IE 4 DOM 1 |
|
All these objects reflect the corresponding HTML phrase elements of the same name. Each of these phrase elements provides a context for an inline sequence of content. Some of these elements are rendered in ways to distinguish themselves from running text. See the HTML element descriptions for details. From a scripted standpoint, all phrase element objects share the same set of properties, methods, and event handlers. |
|
| HTML Equivalent | |
<acronym> <cite> <code> <dfn> <em> <kbd> <samp> <strong> <var> |
|
| Object Model Reference | |
[window.]document.getElementById("elementID")
|
|
| Object-Specific Properties | |
None. |
|
| Object-Specific Methods | |
None. |
|
| Object-Specific Event Handler Properties | |
None. |
|
Previous: javascript ACRONYM cite
199,Nickname,Homepage or email,Comments here,Add comment
