简体   繁体   English

如何从IE8缓存中清除Javascript?

[英]How to clear Javascript from IE8 cache?

I normally do web development with Chrome and sometimes FireFox. 我通常使用Chrome进行Web开发,有时甚至是FireFox。 I'm now trying to fix a problem that occurs on IE8. 我现在正在尝试解决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: 更新网页的Javascript文件后,我尝试执行以下操作以加载更改的文件:

F5 CTL-F5 [Many times] Developer Tools > Cache > Alwasys Refresh from Server Tools > Internet Options > Browsing History > Settings > Every Time I visit the site F5 CTL-F5 [多次]开发人员工具>缓存> Alwasys从服务器工具刷新> Internet选项>浏览历史记录>设置>每次访问网站

But it's not picking it the changes. 但它并没有把它变成现实。 I can see the file is changed within Chrome 我可以看到Chrome中的文件已更改

Ctrl-R is short cut for clearing cache. Ctrl-R是用于清除缓存的捷径。

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? 如何强制IE重新加载javascript?

I would think something else is going on if you are able to see it in Chrome. 如果您能够在Chrome中看到它,我会认为还有其他事情正在发生。 Close out IE completely after clearing everything and start a new instance. 清除所有内容后,完全关闭IE并启动新实例。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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