HTMLDocument. Mozilla browsers call this HTMLDocument, while
Microsoft Internet Explorer usually reports it as a plain Object.| Fields Inherited From HTMLElement |
|---|
| childNodes, className, firstChild, id, innerHTML, lastChild, nextSibling, ownerDocument, parentNode, previousSibling, style, tagName |
| Method Summary | |
|---|---|
| native HTMLElement | getElementById(strId : String) |
| Methods Inherited From HTMLElement |
|---|
| getAttribute, removeAttribute, setAttribute |
| Methods Inherited From Object |
|---|
| toString |
| Method Detail |
|---|