禁用 JQuery 移动 UI 中的哈希更改控制器并替换为backbone.js
我正在使用 JQuery Mobile UI 并且 widgit 工具包很不错。不过我也使用backbone.js,它带有一个非常简洁的hashchange 控制器框架。问题是 JQuery Mobile UI 有一个内置的蹩脚哈希更改控制器,它假设您总是希望对每个哈希更改进行 AJAX 查询并从服务器加载内容。
有人成功地从 JQuery Mobile UI 中取出小部件框架吗?
I'm using JQuery Mobile UI and the widgit kit is nice. However I'm also using backbone.js which comes with a really neat hashchange controller framework. Problem is that JQuery Mobile UI has an inbuilt crappy hash change controller which assumes you willl always want to make an AJAX query on every hash change and load the content from the server.
Has anybody had any success in just pulling out the widget framework from JQuery Mobile UI?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来这个问题已经在 jquery 移动 UI 的当前提交中得到解决。
https://github.com/jquery/jquery-mobile/commit/3162428558efd9960739ef8f00a7ead0dbf6d3ec
Looks like this has been solved in a current commit to jquery mobile UI.
https://github.com/jquery/jquery-mobile/commit/3162428558efd9960739ef8f00a7ead0dbf6d3ec