back to
<BODY onLoad="...">
An Example of the ONLOAD Event Handler
This page has an example of the
<BODY onLoad="...">
attribute. This is the body tag for this page:
<BODY
onLoad="alert('hello world!')"
>