[thelist] Trouble setting onClick dynamically in IE and FireFox

Bill Moseley moseley at hank.org
Fri Apr 14 09:57:00 CDT 2006


On Thu, Apr 13, 2006 at 12:43:24AM -0400, Chris Dorer wrote:
> I'm trying to set all my links with an onclick dynamically using body 
> onload. 

Also, check out:

    http://bennolan.com/behaviour/


The Prototype library has an Event.observe() feature which unloads
the events on page unload.  I guess this is also to deal with memory
leaks.

-- 
Bill Moseley
moseley at hank.org




More information about the thelist mailing list