Hello everyone,
for my project, I can't use the change event; but I need to find an event that is triggered when a user clicked or touched a slider or a flip toggle switch on mobile devices and on desktop browsers (at least on safari and chrome).
Has anyone been able to do this?
I tried the tap, touch and vclick events but they do no seem to work...
Thanks in advance