Hi,

I'm encountering a problem with jQuery's implicit recursion when I use
a .live() event handler.  I am using .live() because I have things
that are dynamically generated in my page.

After binding the "click" event to .live(), I am only allowed to click
on at most 2 things in my page before Firebug console shows me the
"too much recursion" error.

What's going on & what's a possible solution to this?

Thanks guys.
-- 
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en.


Reply via email to