t:IMG Attribute | img Property(deprecated) (t:MEDIA, t:VIDEO)

HTML (DHTML)

t:IMG Attribute | img Property?deprecated)

Internet Development Index

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 retrieves 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... >
Scriptingobject.img [ = sURL ]

Possible Values

sURLString 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.

Standards Information

This property is defined in HTML+TIME (Timed Interactive Multimedia Extensions) 1.0 Non-Microsoft link.

Applies To

t:MEDIA, t:VIDEO

See Also

Introduction to HTML+TIME