Avi Bryant wrote:
Well, it was exactly to improve modularity that I added it. The body
can only have one onLoad function, which makes it nearly impossible for
any single component to do anything at load time - you'd never know if
you were replacing something that's already there.
Seems i was able to write it like this:
<body onload="func1(1,2,3); func2(1,2); func3('cool string')">
So i believe it is possible to use it with Seaside.
-Dmitry Dorofeev.
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|