Update URL on AJAX call?

前端 未结 5 901
误落风尘
误落风尘 2020-12-25 13:50

Right now the biggest issue I\'m having with using AJAX is the fact that if I use AJAX on a page, go to another page, then use the browser\'s back button to go back anything

5条回答
  •  北海茫月
    2020-12-25 14:36

    This problem can be solved using history.js. https://github.com/browserstate/history.js

提交回复
热议问题