<BODY ...><BODY ...>onLoad ="script command(s)"
| Usage Recommendation |
|---|
| Use it, but don't rely on it. |
We've found out that many people are come to this page looking for a variety of techniques. Some of these techniques properly use onLoadonLoad
<META ...>
onLoad
onLoadonLoad<BODY ...>
| this code | produces this |
<BODY onLoad="alert('hello world!')">
|
this page |
Running Two (or more) Commands With onLoad >>>