All Questions
1
question
0
votes
1
answer
1k
views
Hammer.js - event.target does not change while panning on Android
I'm trying to get Hammer update the event.target element while using the "pan" event on mobile Android (so far only checked 4.2).
The problem is if I attach Hammer to the ul and pan along the li ...