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 - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -