> Can you give us an online sample of it?
Ok, I made a test-case: http://bestyle.org/jquery-live-test/
This is small html page, generated in php. Source code in
http://bestyle.org/jquery-live-test/index.txt
When you first time clicking the link, it will reload content via
ajax. Second click is not handled by live() any more, and it will
reload page without ajax. I think the problem core is that append()
receive xml object, not html.

Reply via email to