What DOM events are available to WebKit on Android?

后端 未结 3 957
无人及你
无人及你 2020-11-30 01:41

I\'m building a mobile web app targeting Android users. I need to know what DOM events are available to me. I have been able to make the following work, but not terribly rel

3条回答
  •  無奈伤痛
    2020-11-30 02:21

    Since this is the second most popular Android + JavaScript post on SO (which is just a sad commentary on the state of web development targeting the Android platform), I thought it may be worthwhile including a link to pkk's touch event test results at http://www.quirksmode.org/mobile/tableTouch.html and also http://www.quirksmode.org/mobile/ in general.

提交回复
热议问题