Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When you use namespace in events, you don't need to unbind events one…
… by one. You can use .unbind('.yournamespace') to automatically clean all binded events with this namespace.
- Loading branch information