-
Sets or retrieves the source URL of the media.
Syntax
HTML <ELEMENT STYLE="behavior:url(#default#time);" t:SRC = sURL... > Scripting object.src [ = sURL ]
Possible Values
sURL String that specifies the URL of the media. The property is read/write with no default value. This property cannot be modified in script after the onload event fires on the document body.
Remarks
The prefix t is used to associate this attribute with an XML namespace.
Applies To
animation, audio, img, media, video
See Also
HTML+TIME