[Seaside] JavaScript window.onload Event

Jared Carroll jared.carroll at gmail.com
Mon Feb 20 20:23:25 UTC 2006


I'm having trouble getting a JavaScript function called during the
window.onload event.

The following doesn't seem to work when I have it as the body
of my component's #script method (defined as a string) or defined within a
StyleLibrary
that's used by my application.

window.onload = function () {
  alert("hello")
}


- jare care
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://liststest.squeakfoundation.org/pipermail/seaside/attachments/20060220/7fecfe59/attachment.html


More information about the Seaside mailing list