Looking into it, it looks like live() is using event binding, rather
than event delegation. Is that correct? I think some unusual things
I'm doing in my code is resulting in live() binding a function to the
same element on my page multiple times.

Reply via email to