开发者

Is there an onmousedown event on iOS web applications?

I am trying to execute a function many times as long as the user is holding its finger down. How can I create an onmousedow开发者_JAVA百科n event on an iOS device?


Are you looking for onTouchStart() event?

You could do something with jQuery mobile: http://jquerymobile.com/test/#docs/api/events.html

taphold

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜