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
  • 914,110
  • 126
  • 1,211
  • 1,335
Ageis
  • 2,221
  • 4
  • 22
  • 34

0 Answers0