Force Firefox to Reload Page on Back Button

后端 未结 8 1639
孤独总比滥情好
孤独总比滥情好 2020-12-14 08:37

How do you make Firefox rerun javascript and reload the entire page when the user presses the back button? I was able to do this in all browsers except Firefox from the hel

8条回答
  •  有刺的猬
    2020-12-14 09:13

    Add this to you file. Clean your cache first before testing.

    
    

    to add headers in javascript please read this.

    https://developer.mozilla.org/en-US/docs/Web/API/Headers/append

提交回复
热议问题