The nsIDOMHTMLLinkElement interface is the interface to a [X]HTML link element. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/ @status FROZEN
[scriptable, uuid(a6cf9088-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLLinkElement : nsIDOMHTMLElement
Attributes
attribute
DOMString
charset
attribute
boolean
disabled
attribute
DOMString
href
attribute
DOMString
hreflang
attribute
DOMString
media
attribute
DOMString
rel
attribute
DOMString
rev
attribute
DOMString
target
attribute
DOMString
type
Compare to: