html - What is the alternative to onmousemove for Android | javascript -


i made slider drag event , work both of onmousedown , onmousemove onmousemove event don't work in touch devices android have suggestion?

you'd want use touchstart touchmove , touchend. other mouse events click still work.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -