jquery mobile - Duplicate Ids on jquerymobile ajax page -


when navigation around pages ajax (jquerymobile), see dom (page) duplicate

duplicate page

the old page (/question/index/11?type=all) , new page(/question/index/4?type=all) have same structure , same ids, ids in div(data-role=page) duplicated -> events going wrong. there option ajax loading page in jquerymobile can remove dom in old page?


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -