[Answered ]-Link stops working after ajax reload of parent container

2👍

I use jQuery’s native live() to do this all the time. Looks like a simple swap for what you’ve got here.

http://api.jquery.com/live/

Leave a comment