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. @status FROZEN
[scriptable, uuid(123f90ab-15b3-11d2-456e-00805f8add32)]
interface nsIDOMHTMLEmbedElement : nsIDOMHTMLElement
Attributes
attribute
DOMString
align
attribute
DOMString
height
attribute
DOMString
name
attribute
DOMString
src
attribute
DOMString
type
attribute
DOMString
width
Compare to: