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

4x4 Matrix in Python -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -

python - PyInstaller UAC not working in onefile mode -