[scriptable, uuid(7f142f9a-fba7-4949-93d6-cf08a974ac51)]
interface nsIDOMNSHTMLElement : nsISupports
Attributes
attribute
DOMString
contentEditable
attribute
boolean
draggable
attribute
DOMString
innerHTML
readonly attribute
long
offsetHeight
readonly attribute
long
offsetLeft
readonly attribute
nsIDOMElement
offsetParent
readonly attribute
long
offsetTop
readonly attribute
long
offsetWidth
attribute
boolean
spellcheck
attribute
long
tabIndex
Methods
void
blur()
void
focus()
void
scrollIntoView(in boolean top)
Compare to: