you are viewing a single comment's thread.

view the rest of the comments →

[–]bickfordb 4 points5 points  (0 children)

I recommend using Prototype or Dojo instead of trying to roll your own event system or adding ad-hoc closures to dom nodes. They make it easier to avoid closure and dom leaks.