The nsIDOMHTMLMetaElement interface is the interface to a [X]HTML meta element. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/ @status FROZEN
[scriptable, uuid(a6cf908a-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLMetaElement : nsIDOMHTMLElement
Attributes
attribute
DOMString
content
attribute
DOMString
httpEquiv
attribute
DOMString
name
attribute
DOMString
scheme
Compare to: