如何自定义jquery移动构建?
我们希望通过删除不需要的模块来使 jquerymobile 更轻。
只想保留一些小部件、ui 控件装饰和触摸事件处理。
还想使用 Zepto 而不是完整的 jquery 库...
谢谢!
We would like to make jquerymobile lighter by removing modules we dont need.
Want to keep only some widgets, ui control decorations and touch event processing.
Would also like to use Zepto instead of the full jquery library...
Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
jQM 现已解耦:
您可以前往他们的 GIT Repo 并下载您想要的内容:
jQM is now decoupled:
You can head over to their GIT Repo and just download what you want:
不确定您是否只是在寻找活动支持,但这对我有用:
Not sure if you're just looking for event support, but this worked for me: