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

Plugin destroy #32

Open
titel opened this issue Mar 22, 2015 · 0 comments
Open

Plugin destroy #32

titel opened this issue Mar 22, 2015 · 0 comments

Comments

@titel
Copy link

titel commented Mar 22, 2015

I'm using the plugin in a rather dynamic application with many items being added and removed from the DOM. When I add a time item I initialize it with:

this.children('.timeago').timeago();

I'm wondering however how should I go about destroying the listeners and unbinding the plugin. After a first look there's no destroy method available.

Thanks!

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

1 participant