Removing event handlers on empty()?
Hey guys,
Just read this blog post on removing event handlers of objects being
removed and I was wondering if it was applicable to jQuery:
http://www.julienlecomte.net/blog/2007/12/38/
I took a quick glance at the source and couldn't any area where
functions were being removed on empty - can this lead to memory leaks?
Just something that caught my eye. Thanks for all the great work you
guys do!
- Chris Dary