Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
jQuery 1.7 event work:
Add .on() and .off() methods. Write existing methods in terms of on/off. Rewrite delegated handling to remove "live" event. Fix existing code for jQuery style guide. Fix existing bug in unit tests calling .undelegate()
- Loading branch information