How can I disable cache in IE8 ? We are doing Javascript development and testing it in IE8, but we have to clear the cache every time we make changes to the Javascript files
Load you JavaScript this way.
... '); ...
Edit: In case this is not obvious, remove this code as soon you will go into production!