The nsIDOMHTMLObjectElement interface is the interface to a [X]HTML object element. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/ @status FROZEN
[scriptable, uuid(a6cf90ac-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLObjectElement : nsIDOMHTMLElement
Attributes
attribute
DOMString
align
attribute
DOMString
archive
attribute
DOMString
border
attribute
DOMString
code
attribute
DOMString
codeBase
attribute
DOMString
codeType
readonly attribute
nsIDOMDocument
contentDocument
attribute
DOMString
data
attribute
boolean
declare
readonly attribute
nsIDOMHTMLFormElement
form
attribute
DOMString
height
attribute
long
hspace
attribute
DOMString
name
attribute
DOMString
standby
attribute
long
tabIndex
attribute
DOMString
type
attribute
DOMString
useMap
attribute
long
vspace
attribute
DOMString
width
Compare to: