473,480 Members | 1,887 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

IE6 misrendering...

great surprise :-)
Anyway, the problem can best been seen on my links page, at
http://tom.walsham.org/links.cgi , the stylesheet at
http://tom.walsham.org/common/style.css

The stylesheet validates fine, as well as the html; the page renders fine
in Opera 6 and up, Netscape 5 and up (afaik) and worked fine in IE 5.
The issue that I am having is when viewed in IE6 the page initially appears
fine, until you mouseover one of the menu links on the left. At that point,
the entire bottom half of the main section disappears. It will then
reappear when you mouseover one of the _visited_ links in the main section
again. It will not reappear unless that link has been visited.
There are a couple of pieces of jiggery-pokery in the stylesheet, but I have
tinkered with those to no effect.

Is this problem an insoluble issue with IE6, or anyone got a cunning
workaround?

thanks for any help

Jul 20 '05 #1
3 1649
> Is this problem an insoluble issue with IE6, or anyone got a cunning
workaround?


I haven't checked in detail on your page but it looks rather like the
'Peekaboo' problem. See
http://www.positioniseverything.net/.../peekaboo.html for a decent
explanation and workarounds, but a rough summary is...

It seems to be triggered when you have a container with a background colour
that includes floated elements that butt up against cleared elements.
Obviously you can cure the problem by not having the latter but since that
is what you want cleared elements to do it isn't terribly useful. Easier
workarounds are to remove the background colour if you can (perhaps shift it
to a parent) or, less obviously but perhaps more conveniently, set a
line-height on the container.

Jul 20 '05 #2
"Carriage Return" <no@spam.thanks> wrote in message news:<Ty*********************@news20.bellglobal.co m>...
[snip appearing and disappearing boxes]
Is this problem an insoluble issue with IE6, or anyone got a cunning
workaround?


See:

http://www.positioniseverything.net/.../peekaboo.html

--- Stephen Morley ---
http://www.safalra.com
Jul 20 '05 #3

Safalra <us****@safalra.com> wrote in message
news:c5**************************@posting.google.c om...
See:
http://www.positioniseverything.net/.../peekaboo.html

Thanks for the link... had actually read a previous post on this, but didn't
realise it applied to me :-)
Anyways, I chose as the best workaround for me putting 'position: relative;'
into the holder and float. This has worked, in a sense.
I still have the strange issue that to see the entire contents of the page,
you have to resize the actual browser window; the scrollbar will not appear
until IE6 is resized (even a tiny fraction). This is weird, but I guess
it's better than nothing.
__

to see the problem, http://tom.walsham.org/links.cgi
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3162
by: Jesper Moth | last post by:
The MSXML4 xslt-parser would output any source <div/> like this: <div></div> I never figured out how to disable this behaviour. But since it makes the source document look cleaner, and since...
60
7198
by: Fotios | last post by:
Hi guys, I have put together a flexible client-side user agent detector (written in js). I thought that some of you may find it useful. Code is here: http://fotios.cc/software/ua_detect.htm ...
3
1263
by: Amelyan | last post by:
A weird problem is happening every 1/500 times page is used. When page posts back, it briefly shows ViewState in the browser just like it appears when you do "view source", then shows the original...
0
7037
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6904
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
6730
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5321
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4767
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4471
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2976
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1294
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
174
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.