Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HOW TO TURN OFF CACHE IN CSS FILE

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I know how to Turn off cache in HTML page using meta tag.but
do not know how to do in CSS file.I am changing CSS file in HTML file and redirecting to same HTML file to see color changes.But after redirection, browser is picking up old CSS file rather than new CSS file,But if I refresh it Would pull out new CSS file.Can anybody help me,by telling me how to prevent CSS file from caching
 
Link the new page to the new CSS file with a different name than the old one.

--Rich
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top