Side navigation
#11203 closed bug (invalid)
Opened January 21, 2012 10:26AM UTC
Closed January 21, 2012 03:59PM UTC
.on method doesn't work with ajax loaded content
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
e.g: $('.page_bar').on("click","a",function(){ do something.....});
It doesn't work if the content .page bar is loaded via ajax....
Attachments (0)
Change History (1)
Changed January 21, 2012 03:59PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
http://api.jquery.com/on/