javascript - Opposite of taphold event - jQuery mobile -


i want trigger when user holds button , trigger else when releases it.

on non-mobile, it's straight forward using mousedown , mouseup events, on mobile (ios webview) don't work.

so tried use taphold of jquery mobile works, want know equivalent of mouseup?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -