You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: