how to make back button refresh page
-
i’m using the plugin to load content dynamically. it works well. the url also updates. good.
but when i click the browser back button, the url in the browser changes to the previous url, but nothing happens (content doesnt change).
i thought one way to fix my problem is by making the browser force refresh the “previous” url. any idea how do i do this?
to elaborate on my problem more, this is it in detail.
starting url:
https://www.example.com/homeclicking a link:
url changes to /about and ajax content also loads.clicking browser back button :
url changes back to /home but nothing happens.i can provide the link to the website in private.
https://www.ads-software.com/plugins/advanced-ajax-page-loader/
- The topic ‘how to make back button refresh page’ is closed to new replies.