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

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -