'blockquote' JavaScript Properties
+----------------+--------------------------------------------------------------+
| JavaScript |accessKey blockDirection |
| Properties |canHaveChildren canHaveHTML |
| |cite className |
| |clientHeight clientLeft |
| |clientTop clientWidth |
| |contentEditable cursor |
| |dir disabled |
| |end firstChild |
| |hasLayout hideFocus |
| |id innerHTML |
| |innerText isContentEditable |
| |isDisabled isMultiLine |
| |isTextEdit lang |
| |language lastChild |
| |nextSibling nodeName |
| |nodeType nodeValue |
| |offsetHeight offsetLeft |
| |offsetParent offsetTop |
| |offsetWidth outerHTML |
| |outerText ownerDocument |
| |parentElement parentNode |
| |parentTextEdit previousSibling |
| |readyState scopeName |
| |scrollHeight scrollLeft |
| |scrollTop scrollWidth |
| |sourceIndex tabIndex |
| |tagName tagUrn |
| |title uniqueID |
+----------------+--------------------------------------------------------------+
Related examples in the same category