| Edited CSS not taking effect [message #492289] |
Mon, 19 October 2009 15:41  |
craig Messages: 10 Registered: September 2009 |
Junior Member |
|
|
I'm just venturing into HTML and CSS
I noted immediately though that when I edited a CSS file (saved it) then returned to the HTML file and changed to IE to view the output (reloading the html file) that it didn't change in accordance with the changes I made in the CSS file
I then tested creating a new CSS file with the changes I wanted (saved it). Then back to the HTML file, change the name of the css file that it's suppose to refer to then it worked! The IE now displayed the new CSS file with the changes I made.
This shouldn't be necessary!
Somethings not right here with Eclipse. Can someone confirm or deny this for me
edit:
I just discovered that the "refresh" button is simply not working.
If I close the html file and reopen it then it picks up the changes I've made to the css file
[Updated on: Mon, 19 October 2009 16:10] Report message to a moderator
|
|
|
| Re: Edited CSS not taking effect [message #493756 is a reply to message #492289] |
Tue, 27 October 2009 17:05  |
Nick Sandonato Messages: 117 Registered: July 2009 |
Senior Member |
|
|
|
This sounds like a browser cache issue to me. IE might be using a cached version of your CSS file causing any changes not to be picked up when styling your HTML during a page reload versus closing the window and opening it new.
|
|
|
Powered by
FUDForum. Page generated in 0.01456 seconds