WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMNSHTMLElement

IID:eac0a4ee-2e4f-403c-9b77-5cf32cfb42f7
Inherits From:nsISupports

Properties

readonly PRInt32 clientHeight

readonly PRInt32 clientLeft

readonly PRInt32 clientTop

readonly PRInt32 clientWidth

DOMString contentEditable

DOMString innerHTML

readonly PRInt32 offsetHeight

readonly PRInt32 offsetLeft

readonly nsIDOMElement offsetParent

readonly PRInt32 offsetTop

readonly PRInt32 offsetWidth

readonly PRInt32 scrollHeight

PRInt32 scrollLeft

PRInt32 scrollTop

readonly PRInt32 scrollWidth

PRBool spellcheck

PRInt32 tabIndex


Methods

void blur ( ) void focus ( ) void scrollIntoView ( PRBool top )

void blur ( )


void focus ( )


void scrollIntoView ( PRBool top )

Arguments:
top

Reference documentation is generated from Mozilla's source.