I have a constant problem updating my javascript. I have tried most things to ensure that browsers do not cache my webapps such as using variables on the end of the src eg ?v1 etc and html tags but nothing works.
When I have to update my javascript in html, the browser automatically caches the old version and the new version doesn´t load...any tips???
yours, Rob