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

How to detect on change only once instead of multiple. #17

Open
bkrajendra opened this issue Jan 31, 2017 · 1 comment
Open

How to detect on change only once instead of multiple. #17

bkrajendra opened this issue Jan 31, 2017 · 1 comment

Comments

@bkrajendra
Copy link

Im executing ajax function to send data to remote server.
Tried using onSlideEnd but its behaviour is not standard, basically onSlideEnd should be invoked when there is actual slide end due to taping and also due to slide drag. But unfortunately onSlideEnd only execute on tap.

Can you help how to implement it to only execute on at end of value change, so that function execute only once per slide or touch.

@princejwesley
Copy link
Owner

princejwesley commented Jan 31, 2017 via email

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

2 participants