css - Can I make a file always load from server? -


this question has answer here:

in website have changed css of page , these changes not reflecting instantly when open page in browser. showing old css styles because browser has saved copy of css file , not reflecting new changes.

the new changes loading in page when load page pressing (ctrl+f5) changes have done reflected in page. can make css file loaded server , changes done page can reflect on page.

try adding head tag

<meta http-equiv="expires" content="0"> 

Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -