confusing test. You are reloading page into itself. Clicking on links
keeps working so not sure how this demonstrates how live() not working the bug ticket code from your original post is ridiculous and with a little tweaking works fine also, no wonder it got invalidated Anton wrote: 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. |
- [jQuery] live event doesn't work after append() Anton
- [jQuery] Re: live event doesn't work after append() Mean Mike
- [jQuery] Re: live event doesn't work after append() Ricardo
- [jQuery] Re: live event doesn't work after append() Mean Mike
- [jQuery] Re: live event doesn't work after append() Anton
- [jQuery] Re: live event doesn't work after appe... Charlie
- [jQuery] Re: live event doesn't work after append() Sanam