Banner disappeared from web page
Wednesday, April 26, 2006 2:05:54 PM
I made a web page recently and everything looked good on my computer, but when I showed it on my client’s computer the banner was not there. As this was the main graphic with the title, it was quite a shock for both of us. I could not understand why the banner is not there?
I checked my code, the link was correct, I checked the images folder and the banner was there… I check on my machine, everything is working fine. I check with IE, it ok, I check with FF, it’s ok, the same with Opera. Finally, we realized that my client has Norton installed, and this might be the cause of the problem. After a quick search on Google, I got the answer: Norton might block images named banner.jpg or banner.gif . Changing the name of the file will solve the problem.

