You are here: irt.org | XRef | DOM | Node
Object/DOM |
Internet Explorer 5 |
Netscape Navigator 6 |
Name | MSIE | NNav | Notes |
---|---|---|---|
appendChild() | 5 | 6 | |
cloneNode() | 5 | 6 | |
hasChildNodes() | 5 | 6 | |
insertBefore() | 5 | 6 | |
removeChild() | 5 | 6 | |
replaceChild() | 5 | 6 |
Name | MSIE | NNav | Notes |
---|---|---|---|
firstChild | 5 | 6 | |
lastChild | 5 | 6 | |
nextSibling | 5 | 6 | |
nodeName | 5 | 6 | |
nodeType | 5 | 6 | |
nodeValue | 5 | 6 | |
ownerDocument | 5 | 6 | |
parentNode | 5 | 6 | |
previousSibling | 5 | 6 |
Name | MSIE | NNav | Notes |
---|---|---|---|
attributes[] | 5 | 6 | |
childNodes[] | 5 | 6 |