Is there a way to check if the user has a different version of the CSS cached by their browser and if so force their browser to pull the new version?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don´t know if it is correct usage, but I think you can force a reload of the css file using a query string:
I remember I used this method years ago to force a reload of a web-cam image, but time has probably moved on…