The nsIDOMHTMLMetaElement interface is the interface to a [X]HTML meta element. More...
import "nsIDOMHTMLMetaElement.idl";
Public Attributes | |
attribute DOMString | content |
attribute DOMString | httpEquiv |
attribute DOMString | name |
attribute DOMString | scheme |
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/
attribute DOMString nsIDOMHTMLMetaElement::content |
attribute DOMString nsIDOMHTMLMetaElement::httpEquiv |
attribute DOMString nsIDOMHTMLMetaElement::name |
attribute DOMString nsIDOMHTMLMetaElement::scheme |