0

I have the following in a .js file

$.ajax({ cache: false, url: "/marble/ping?randomString=" + new Date().getTime() });

Steps to replicate problem

  1. Navigate to page where the js file is included
  2. Navigate to a different page
  3. Use back button to go back to the previous page and the javascript doesn't execute again

Is there a way I can work around this?

Quentin
  • 857,932
  • 118
  • 1,152
  • 1,264
Ageis
  • 2,057
  • 4
  • 20
  • 34

0 Answers0