cant see stylesheet changes.
-
I have started a new asp.net website, it includes a style sheet and a web form. Every time I change something in the web from and rebuild my project it goes well, but when I do changes in the stylesheet and rebuild\view the page in my browser I just can't see any changes. I can see the style changes only when I close the visual studio and open it again.
-
I have started a new asp.net website, it includes a style sheet and a web form. Every time I change something in the web from and rebuild my project it goes well, but when I do changes in the stylesheet and rebuild\view the page in my browser I just can't see any changes. I can see the style changes only when I close the visual studio and open it again.
The CSS is being cached by your browser. Refresh it (F5 in IE) after a change (and save the CSS file) and you should see the changes.
Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. My Mu[sic] My Films My Windows Programs, etc.