Ok yea, that's how I normally do it. Must be doing something else wrong...
Thanks!
RS
Subject: RE: [Seaside] <body> onLoad
Date: Wed, 22 Jun 2011 09:09:52 -0700
From:
[hidden email]To:
[hidden email]
html document addLoadScript: 'js goes here'.
This uses body’s onLoad normally, or proper callback function if JS library is used (JQScriptGenerator = <a href="http://api.jquery.com/jQuery/#jQuery3" target="_blank">http://api.jquery.com/jQuery/#jQuery3).
HTH,
-Boris
Is this a little ridiculous or am I accomplishing this correctly?
html bodyAttributes at: 'onLoad' append: 'javascript:setInterval("update()", 1000)'.
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside