'src' is applied to : src « Javascript Properties « JavaScript Reference

'src' is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |<applet>                        <bgsound>                     |
|                |<embed>                                                       |
|                |<frame>                         <iframe>                      |
|                |<img>                           <input type="image">          |
|                |<script>                        <xml>                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'src' Syntax and Note
2.'src' Example