t:IMG Attribute | img Property (deprecated)
This page documents a feature of HTML+TIME 1.0, which was released in Microsoft® Internet Explorer 5. We recommend that you migrate your content to the latest version of HTML+TIME, which implements the SMIL 2.0 Working Draft. See the Introduction to HTML+TIME overview for more information.
Sets or gets the URL of an alternate image to display if the MIME type is not supported on the user's computer.
Syntax
XML <ELEMENT t:IMG = sURL... > Scripting [ sURL = ] object.img
Possible Values
sURL A String that specifies the URL of an alternate image to display for this element if the MIME type is not supported on the user's computer. The property is read/write. The property has no default value.
Remarks
This property is deprecated.
The
t:
prefix is used to associate this attribute with an XML namespace.
Applies To
t:MEDIA, t:VIDEO
See Also