Name
DYNSRC — NN n/a IE 4 HTML n/a
Synopsis
DYNSRC=”URL"Optional
Internet Explorer 4 allows video clips (and VRML) to be displayed via
the IMG element (as an alternate to the
EMBED or OBJECT element). To
help the browser differentiate between a dynamic and static image
source, you use the DYNSRC attribute in place of
the SRC attribute to load the video clip. All
other visual aspects of the IMG element are
therefore immediately applicable to the rectangular region devoted to
playing the video clip. See also the LOOP
attribute for controlling the frequency of clip play and the
START attribute.
Example
<IMG DYNSRC="snowman.avi" LOOP=3 HEIGHT=100 WIDTH=150>
Value
Any valid URL, including complete and relative URLs.
Default
None.
Object Model Reference
- IE
[window.]document.images[i].dynsrc
[window.]document.imageName.dynsrc
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access