Forum Moderators: not2easy
<No URLs, thanks. See TOS [WebmasterWorld.com] and CSS Forum Charter [WebmasterWorld.com]>
If you visit this page in IE 6.02 on Windows, try hovering your mouse over a link in the middle column, then a link in the right column, then back again. The page changes size (vertically) as if the hover style is altering the container height. It's not. I think what's going on is that the "hover event" tells IE to base the container height on the column hovered and to ignore the height of the other column. Does this sound plausible? Is there a workaround?
The three columns are created by nesting multiple divs, and it may be that I've done this in some way that IE "loses" the height of the internal columns.
Any help would be greatly appreciated.
- Josh
[edited by: SuzyUK at 10:59 pm (utc) on Jan. 4, 2005]
While your description of the problem gives something to go on (it sounds like either the peek-a-boo [positioniseverything.net] or guillotine [positioniseverything.net] bugs, probably the latter), we can't say for sure without seeing your CSS code, which you will have to snip out and post here yourself.
cEM