Side navigation
#11342 closed bug (invalid)
Opened February 13, 2012 10:47PM UTC
Closed February 13, 2012 10:53PM UTC
jQuery 1.7.1 Event "On"
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Not sure this is a feature 1.7+ doesn't support or it's a bug related to ".on()" event
This one works with ".live()" event in 1.7.1
But it doesn't work with ".on()" event in this case
However it works in following case
Attachments (0)
Change History (1)
Changed February 13, 2012 10:53PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
That's not the way
.on()
works. If you need help, please ask on the forum or StackOverflow.