javascript event for a mobile pinch/zoom action

前端 未结 3 1677
-上瘾入骨i
-上瘾入骨i 2020-12-10 06:31

I need some help. I am trying to work on a mobile web page. What i\'m trying to do is \"capture\" when the user does a zoom in/zoom out action. That is, when they put two fi

3条回答
  •  再見小時候
    2020-12-10 06:41

    hammer.js http://eightmedia.github.com/hammer.js/ is one of the best javascript library for such problems..

提交回复
热议问题