<onstart> <hashandler> <uri>
The onstart dispatcher will call the handler referred to by the Uniform
Resource Identifier.
<onstop> <hashandler> <uri>
The onstop dispatcher will call the handler referred to by the Uniform
Resource Identifier.
<onload> <hashandler> <uri>
The onload dispatcher will call the handler referred to by the Uniform
Resource Identifier.
<onunload> <hashandler> <uri>
The onunload dispatcher will call the handler referred to by the Uniform
Resource Identifier.
<onclick> <hashandler> <uri>
The onclick dispatcher will call the handler referred to by the Uniform
Resource Identifier.
<ondblclick> <hashandler> <uri>
The ondblclick dispatcher will call the handler referred to by the Uniform
Resource Identifier.
<onmouseover> <hashandler> <uri>
The onmouseover dispatcher will call the handler referred to by the Uniform
Resource Identifier.
<onmouseout> <hashandler> <uri>
The onmouseout dispatcher will call the handler referred to by the Uniform
Resource Identifier.
<onkeypress> <hashandler> <uri>
The onkeypress dispatcher will call the handler referred to by the Uniform
Resource Identifier.