How to use jQuery Mobile for its touch event support only (no UI enhancements)?

前端 未结 8 665
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-04 07:09

I’m working on a web app that has its own look and feel. I want to use jQuery Mobile for the touch events support only.

When I link jquery.mobile.min.js (without li

8条回答
  •  既然无缘
    2020-12-04 07:31

    Another new option is jQuery-Mobile-Events, I've been struggle with this problem and only find this plugin useful.

    The custom build from jQuery Mobile's Download Builder doesn't work for me. And jGestures doesn't have the taphold event which I need.

提交回复
热议问题