/ Published in: jQuery
in jquery mobile, .html() not refresh DOM. Execute this function after any DOM change.
Expand |
Embed | Plain Text
function refreshPage(page){ // Page refresh page.trigger('pagecreate'); }
You need to login to post a comment.
