[jQuery Mobile]在AJAX调用后刷新DOM

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[jQuery Mobile]在AJAX调用后刷新DOM相关的知识,希望对你有一定的参考价值。

in jquery mobile, .html() not refresh DOM. Execute this function after any DOM change.
  1. function refreshPage(page){
  2. // Page refresh
  3. page.trigger('pagecreate');
  4. }

以上是关于[jQuery Mobile]在AJAX调用后刷新DOM的主要内容,如果未能解决你的问题,请参考以下文章

ajax后刷新jQuery mobile listview

jQuery Mobile 页面刷新机制

ajax调用后,jquery mobile在复选框上没有样式

在 jQuery Mobile 中的 Ajax 调用中显示页面加载微调器

jQuery Mobile动态刷新页面样式

jQuery Mobile 使用 Ajax .load() 后没有样式