'onLoad' is applied to : onLoad « Event Handlers Reference « JavaScript Reference

'onLoad' is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |<applet>                        <body>                        |
|                |<embed>                         <frame>                       |
|                |<frameset>                      <iframe>                      |
|                |<img>                           <link>                        |
|                |<object>                        <script>                      |
|                |window                                                        |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'onLoad' Syntax and Note
2.'onLoad' Example
3.'onLoad' Properties