![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is this a known problem with IE6? I have a provisional two column layout, the left menu column is positioned absolute. The contents column is positioned relative. The contents column has an image floated right. The placement is there in IE6 but not the image. |
#3
| |||
| |||
|
|
boclair wrote: The contents column has an image floated right. The placement is there in IE6 but not the image. Sounds like the IE6 Guillotine bug - although the issue is well known the exact fix isn't. [...] The problem - from what I have seen - apparently has to do with IE6 messing up positioning a floated image that has a hyperlink wrapped around it and that apparently the link background extends outside of its |
#4
| |||
| |||
|
|
Nikolaos Giannopoulos wrote: The problem - from what I have seen - apparently has to do with IE6 messing up positioning a floated image that has a hyperlink wrapped around it and that apparently the link background extends outside of its I've hit that bug only once and all I could do was to add "background: transparent" for the offending element[1]. |
|
In that case, it was easiest to just hide the issue. The element is still rendered incorrectly but because it's rendered as transparent, it doesn't matter. |
|
[1] If Guillotine bug is indeed related to backgrounds only it should be "easy" to locate the incorrectly rendered element by changing all backgrounds to transparent and then restoring real backgrounds one by one until the bug shows up again. |
![]() |
| Thread Tools | |
| Display Modes | |
| |