'dynsrc' specifies the URL of a video clip : dynsrc « Object « HTML / CSS






'dynsrc' specifies the URL of a video clip

    
<HTML>
<BODY>
<img start="mouseover" dynsrc="yourvideoclip.avi" alt="">
</BODY>
</HTML>  

    
      
      








Related examples in the same category