简体   繁体   中英

How to clear Javascript from IE8 cache?

I normally do web development with Chrome and sometimes FireFox. I'm now trying to fix a problem that occurs on IE8.

After updating a Javascript file for a web page, I've tried doing the following things to be able to load the changed file:

F5 CTL-F5 [Many times] Developer Tools > Cache > Alwasys Refresh from Server Tools > Internet Options > Browsing History > Settings > Every Time I visit the site

But it's not picking it the changes. I can see the file is changed within Chrome

Ctrl-R is short cut for clearing cache.

The always refresh from server is reset when you close the browser

Give this a shot, it's kind of a similar problem.

How to force IE to reload javascript?

I would think something else is going on if you are able to see it in Chrome. Close out IE completely after clearing everything and start a new instance.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM