Disabling cache for website development
Possible Duplicate:
disabling chrome cache for website development
I am modifying a site's appearance (css modifications) but can't see the result on chrome because of annoying persistent cache. I tried shift+refresh but it doesn't work. how can i disable the cache temporarily or refresh the page in some way that the I could see the changes?
(google chrome by the way)
There's a gear in the bottom right hand corner of the developer tools called settings that allows you to disable the cache.
On the pc you can open that by pressing ctrl+shift+i
or on the mac command+option+i
链接地址: http://www.djcxy.com/p/20470.html上一篇: Facebook如何禁用浏览器的集成开发人员工具?
下一篇: 禁用网站开发缓存