[Seaside] <body> onLoad

Robert Sirois watchlala at hotmail.com
Wed Jun 22 16:11:23 UTC 2011


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: boris at deepcovelabs.com
To: seaside at lists.squeakfoundation.org



html document addLoadScript: 'js goes here'. This uses body’s onLoad normally, or proper callback function if JS library is used (JQScriptGenerator = http://api.jquery.com/jQuery/#jQuery3). HTH, -Boris From: seaside-bounces at lists.squeakfoundation.org [mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Robert Sirois
Sent: Wednesday, June 22, 2011 12:05 PM
To: seaside at lists.squeakfoundation.org
Subject: [Seaside] <body> onLoad Is this a little ridiculous or am I accomplishing this correctly? html bodyAttributes at: 'onLoad' append: 'javascript:setInterval("update()", 1000)'. RS
_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110622/1a39b7f6/attachment-0001.htm


More information about the seaside mailing list