【发布时间】:2012-07-19 10:12:26
【问题描述】:
我正在开发一个响应式 Web 应用程序,我需要一些触摸事件。所以我添加了 jQuery Mobile 框架。现在,我所有的布局都毁了,因为 jQuery Mobile 在我的 html 标记中添加了一些 css 样式和 div。
我可以使用 jQuery Mobile 的触摸和滑动事件而不改变(完全)我的 html 吗?
【问题讨论】:
标签: jquery html css jquery-mobile responsive-design