Jquery Mobile 使用 AJAX 动态替换页面

Posted

技术标签:

【中文标题】Jquery Mobile 使用 AJAX 动态替换页面【英文标题】:Jquery Mobile Replace Page Dynamically Using AJAX 【发布时间】:2016-10-10 17:44:51 【问题描述】:

你好 可以用$(result_div).html(data).enhanceWithin();

为什么我有一个错误VM398:148 Uncaught TypeError: $(...).html(...).enhanceWithin is not a function

【问题讨论】:

您使用的是哪个 jQuery 版本?在 1.3.x(及更低版本)中使用 .trigger('create') 而不是 .enhanceWithin() 谢谢这解决了问题:) 很高兴它有帮助。发表与答案相同的评论。请标记为已接受的答案。 【参考方案1】:

在 1.3.x(及更低版本)中使用 .trigger('create') 而不是 .enhanceWithin()

【讨论】:

以上是关于Jquery Mobile 使用 AJAX 动态替换页面的主要内容,如果未能解决你的问题,请参考以下文章

jquery mobile listview使用ajax动态加载后,跳转到其他页面返回时数据没有保存如何解决?

jQuery Mobile动态刷新页面样式

完整功能中的ajax调用后刷新jquery mobile listview不起作用

导航Jquery Mobile + PhoneGap

jquery mobile,结合jquery mobile“页面”和内部页面

jQuery Mobile-jquery Mobile 怎么用ajax提交表单