del | NN 6 IE 4 DOM 1 | |
The del object reflects the del element. |
||
HTML Equivalent | ||
<del> |
||
Object Model Reference | ||
[window.]document.getElementById("elementID")
|
||
Object-Specific Properties | ||
|
||
Object-Specific Methods | ||
None. |
||
Object-Specific Event Handler Properties | ||
None. |
cite, dateTime | NN 6 IE 5(Mac)/6(Win) DOM 1 |
Read/Write | |
These two properties are listed among the shared properties earlier in this chapter due to an IE 6 implementation oddity. IE 5/Macintosh and Netscape 6 correctly implement these properties only for the del and ins objects, as specified in the W3C DOM, but in no mainstream browser do they convey any special powers. See the shared cite and dateTime properties. |