+----------------+--------------------------------------------------------------+
| JavaScript |className clientHeight |
| Properties |clientWidth dir |
| |firstChild id |
| |innerHTML lang |
| |lastChild name |
| |nextSibling nodeName |
| |nodeType nodeValue |
| |offsetHeight offsetLeft |
| |offsetParent offsetTop |
| |offsetWidth ownerDocument |
| |parentNode previousSibling |
| |scrollHeight scrollLeft |
| |scrollTop scrollWidth |
| |tagName title |
| |type value |
| |valuetype |
+----------------+--------------------------------------------------------------+
|