The nsIDOMHTMLAreaElement interface is the interface to a [X]HTML area element. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/ @status FROZEN
[scriptable, uuid(a6cf90b0-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLAreaElement : nsIDOMHTMLElement
Attributes
attribute
DOMString
accessKey
attribute
DOMString
alt
attribute
DOMString
coords
attribute
DOMString
href
attribute
boolean
noHref
attribute
DOMString
shape
attribute
long
tabIndex
attribute
DOMString
target
Compare to: