object (HTML attribute)

Spec
Depr. Version
Yes HTML 2

Syntax

object="file name"

Description

The object attribute is supposed to be used to provide a reference to a serialized representation of the applet, but given that this is an unsupported attribute (in all the current browsers) of an element that is itself now deprecated, the fact that it seems to do nothing should not concern you! Either code or object must be present in the element.

Value

File name of the serialized applet resource.

Compatibility

This attribute is poorly supported and has limited practical value.

User-contributed notes

There are no comments yet.

Add a note

To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.

Related Products