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

[question] When to bind event handlers? #7

Open
ghost opened this issue Dec 9, 2013 · 0 comments
Open

[question] When to bind event handlers? #7

ghost opened this issue Dec 9, 2013 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 9, 2013

Hi, thank you for this slider. I have a question though. I wonder when it is the best moment during a slide to bind eventhandlers to the html (for example click events). Do I do this when the page finished sliding (callback from slidePage fn)? Also is it best practise to unbind these eventhandlers when leaving a page and rebind when they are needed again?

thank you!

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

0 participants