Forum Moderators: not2easy
On my index page I have a special div that loads a large image in the background. (about 28k) These background image instructions are in the css file.
On the rest of my pages, I do not have this special div, so the large background image should not load.
However, when I was visiting Website Optimization, I noticed for one of the pages that did not have the special div, the image was shown as having been downloaded.
Does CSS really do this, or is this just a flaw in the Website Optimization site?