I\'m working on JavaScript for a site, developing with Firefox, and when I refresh the page, I don\'t see my changes. The JavaScript file is in an external file. I reloaded and
In Firefox you can install a plugin called Web Developer Toolbar which has a appcache clear command
appcache clear
I think there is no way to do it programmatically but you could give a hint to the browser using something like