WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMHTMLEmbedElement

IID:123f90ab-15b3-11d2-456e-00805f8add32
Inherits From:nsIDOMHTMLElement
Status:FROZEN

The nsIDOMHTMLEmbedElement interface is the interface to a [X]HTML embed element.

Note that this is not a W3C standard interface, it is Mozilla proprietary.


Properties

DOMString align

DOMString height

DOMString name

DOMString src

DOMString type

DOMString width

Reference documentation is generated from Mozilla's source.