No idea, and to be honest not even sure if window load will work :-)... but if not, body will, or document... my point was just that Event.observe is what you want.

On 6/16/06, Sam <[EMAIL PROTECTED]> wrote:
 >  Or, in script (assuming you're using prototype)

 >  Event.observe(window, "load", myHandler);
 
I wasn't aware that window load did the job.  I'll look into it.
 
Did I read somewhere that window load waits for all images on the page to be loaded?
 
Sam 

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to