如何在 HTML 中正确使用 FastClick 与 jQuery Mobile?


无需使用 Fastclick 等第三方插件。

 jQuery Mobile 已使用 vclick 事件解决了此问题。JQuery 在移动设备和台式机上都能正常运行,并且没有 300 毫秒的延迟

$(document).on('vclick', '#impButton', function(){
});

更新日期:2020 年 1 月 30 日

137 次浏览

开启你的 事业

完成课程获得认证

开始
广告
© . All rights reserved.