标签: javascript iphone
只要用户按下手指,我就会尝试执行多次功能。如何在iOS设备上创建onmousedown事件?
答案 0 :(得分:0)
你在寻找onTouchStart()事件吗?
你可以用jQuery mobile做点什么: http://jquerymobile.com/test/#docs/api/events.html
taphold