Forum Moderators: not2easy
I have been working on this layout for a while:
<No URLs, thanks. See TOS [WebmasterWorld.com] and CSS Forum Charter [WebmasterWorld.com]>
I started from a basic 3 column layout and built this round it. I have it exactly how I would like it now, but there is a problem with viewing it in internet explorer.
When the page loads there is a background image in the "main3" layer, just above the content in the center. This loads fine at first, but if you scroll down the page, and then back up the background image has disappeared.
Is this just a problem with internet explorer or is there something wrong with my coding?
Thanks in advance for your help
Ben
[edited by: SuzyUK at 8:29 pm (utc) on Dec. 16, 2004]
I would try a search for "peekaboo" bug in IE..
.. quick check - add * {zoom: 1;} to top of your stylesheet/styles if that helps (it's not necessarily a cure-all but) it's a known IE issue...
failing that see the CSS troubleshooting guide [webmasterworld.com] for some hints on how to narrow your code (to less than 2 pages ;))
Yes of course you can post some CSS and HTML but it would help us if you can narrow down the problem to a specific example and then there may be more specific help forthcoming ..
Thanks
Suzy