URL of a file containing data for the object element (as distinguished from the object itself). Relative URLs are calculated relative to the code
Refers to a document node created by the object element, if any.
Provides an advisory about the content type of the object referred to by the classid attribute. A browser might use this information to assist in
This is the path to the directory holding the class file designated in either the code or classid attribute. The codebase attribute does not n
Provides the name of the Java applet class file set to the code attribute of the object element (when using an object element in lieu of an
Provides the URL of the object's implementation. In Internet Explorer, the URL can point to the client computer's CLSID directory (with a clsid:
Returns whether the current element contains the specified element.
Controls the thickness of the border in pixels. For cross-browser compatibility use string values.
Returns the URL of the document containing the object element. Most commonly, the value is the same as the location.href of the current window.
Reflects the archive attribute of the object element, but Version 6 browsers assign no functionality to either the attribute or property.
Provides HTML content to be displayed if the object or applet fails to load. This can be a message, static image, or any other HTML that best fits t
Indicates the text to be displayed (or spoken) where the object element appears on the page when a browser doesn't download graphics (or is waitin
Defines how the OBJECT element is aligned relative to surrounding text content. Most values set the vertical relationship between the OBJECT element a
This is single character key that either gives focus to an OBJECT element (in some browsers) or activates a form control or link action.
The object object reflects the object element. This is an updated way of embedding other media and external data into a document (through a plu