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.
nsIDOMHTMLObjectElement
| IID: | a6cf90ac-15b3-11d2-932e-00805f8add32 |
| Inherits From: | nsIDOMHTMLElement |
| Status: | FROZEN |
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/
Properties
DOMString align
DOMString archive
DOMString border
DOMString code
DOMString codeBase
DOMString codeType
readonly nsIDOMDocument contentDocument
DOMString data
PRBool declare
readonly nsIDOMHTMLFormElement form
DOMString height
PRInt32 hspace
DOMString name
DOMString standby
PRInt32 tabIndex
DOMString type
DOMString useMap
PRInt32 vspace
DOMString width
Reference documentation is generated from Mozilla's source.
