Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.one() and .live() event methods don't seem to work #16

Closed
andrewchilds opened this issue Jan 3, 2012 · 0 comments
Closed

.one() and .live() event methods don't seem to work #16

andrewchilds opened this issue Jan 3, 2012 · 0 comments

Comments

@andrewchilds
Copy link

http://jsfiddle.net/rFVtC/

This demonstrates that .one() does only fire once, but it loses the context of this, presumably due to the additional "wrapper" callback. More importantly, I can't get .live() to fire at all, anywhere. Can anyone post a working example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants