Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

When we make changes in css and javascript then it is not reflect first time in browser on live system release mode.we need to refresh the page,then it reflects the changes.is their any solution.
Posted
Updated 3-Jun-15 22:05pm
v2
Comments
Sergey Alexandrovich Kryukov 4-Jun-15 2:29am    
You are doing something wrong. But how can we see what are you doing?
—SA

1 solution

You should versionize this files so that, each time browser loads your website, it will think that these are new files.

Read - Automatic JS, CSS Versioning to Update Browser Cache when Files are Changed[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900