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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

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