Questions tagged [touchmove]
140 questions
0
votes
2 answers
iScroll 4 – restore the default/native zoom feature
I have a setup where my scrollable container takes the full width and height of the viewport. I use iScroll to scroll the content over a background image. Works fine so far and I didn't find a better solution to have a fixed background image (any…

insertusernamehere
- 23,204
- 9
- 87
- 126
-1
votes
1 answer
stopPropagation sometimes doesn't
I am trying to do three things:
prevent auto focus of input on mobile
prevent the webpage from moving on mobile
allow touch movement on
-
To prevent auto focus of input on mobile:
a) add readonly to input tags
b) add
- 14,737
- 12
- 52
- 115

DCR
-1
votes
1 answer
Youtube iframe api. How disable touchmove focus?
Youtube iframe api. How disable touch focus? I need to have the video play immediately and not get a mouse event(click descop and touchmove in mobile).

Кирилл Голубев
- 1
- 1
-1
votes
1 answer
Continuous ontouchmove?
How do I make this work on my Android mobile continuously, similarly to the way it works on my PC? Currently it doesn't: