Side navigation
#13410 closed bug (notabug)
Opened February 07, 2013 03:23PM UTC
Closed February 07, 2013 03:26PM UTC
.bind .on .click .something… WHY DID YOU GUYS DID NOT JUST KETP LIVE ?!
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Always wondered why others anything else besides live was existing.
.live is deprecated, well okay; bu .on, sorry to say, does not work as .live was.
Seriously, I love everything in JQuery, but I always felt like that .live has always been the only thing that ever worked for everything, but that you guys jquery devs always tried to remove.
Get .live back, .on just does not work
Attachments (0)
Change History (1)
Changed February 07, 2013 03:26PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
The docs for
.live()
are pretty explicit about how to rewrite the calls, and the jQuery Migrate plugin *does* put it back if you can't fix the problem immediately. In any case this is not a bug report. Please go to the forum if you need help.