[jQuery] questions on event delegation

2009-01-03 Thread holandmijohn
My question's are 1. If you have a Div class= content with children anchors. Then empty and load in new content in that div with children anchor those anchors will get the same event handling that the previous anchors had right? 2 if it were a .click event to the div insted of the actual objec

[jQuery] Re: questions on event delegation

2009-01-04 Thread holandmijohn
Thanks Brian for your help most of the help that I've found at other places was kinda sketchy at best or was use livequery, Livequery is a nice tool for most situations but when you start attaching events to hundreds of objects it will slow a page right to a crawl which is why I was looking into