Log in

View Full Version : IE6 Disappearing block <a> margins on hover bug - fixes?



jlizarraga
10-14-2008, 10:54 PM
Hi all,

I'm being bitten by this bug:

http://www.brunildo.org/test/IEDisappearingBottomMargin.html

Removing any whitespace between my block <a>'s fixes the problem, but leaves me with less readable code. The containing div and the block <a>'s all "haveLayout". Does anyone know of a fix for this?

Thanks!

jlizarraga
11-18-2008, 08:24 PM
Ran into this bug again today, and a google search brought me to this very topic. Still haven't found a fix!

Snookerman
11-18-2008, 10:39 PM
I'm not sure but your issue might be related to the IE whitespace bug:
http://www.dynamicdrive.com/forums/showthread.php?t=38454

If you google (http://www.google.com) "IE whitespace bug" you might find more info.