[jQuery] Binding events to newly added DOM elements
[jQuery] Binding events to newly added DOM elements
That would work, but I believe it would result in a memory leak in IE:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/IETechCol/d
nwebgen/ie_leak_patterns.asp
See the "DOM Insertion Order Leak Model" near the end of the article.
Topic Participants
mike