[Ur] onload attribute

Gergely Buday gbuday at gmail.com
Tue Sep 20 13:16:35 EDT 2011


Hi,

the manual says:

Links, forms, and most client-side event handlers are not followed during
this syntactic traversal, but <body onload={...}> handlers are
examined, since they run right away and
could just as well be considered parts of main page handlers.

This is the only place where the onload attribute is discussed. Is it
right that only the <body> tag can have this attribute?

So, all of the client threads should be started on page loading?

- Gergely



More information about the Ur mailing list