Bottom margin bug on hover

Atom RSS

This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.

Main navigation:




Search reports by browser:

In IE with SP2 if you a few a few anchor tags for a menu that have some vertical distance from each other (by using the bottom margin) and on hover want them to change background color, you are in for a nice surprise (removing the margin of the anchor 2 places behind it ..)

Test page Workaround is not included
Reported by: Petrioli Gabriel.

Explorer 5-6 Windows | Reported on 15 December 2004.

Comments

(Add your own)

Posted by Chris Hester on 27 December 2004

1

The first line of the description for this report does not make any sense.

Posted by Xander on 28 January 2005

2

According to the workarround, float: left and
clear: left should do the trick.
BUT....
It indeed fixes the problem, but creates another one.
It places a copy of the latest characters of last floating box below the last floating box.

Post a comment

Commenting guidelines:

  1. When quoting specs, articles or your own research, please include a URL of the document.
  2. Test your stuff. When reporting browser behaviour, make sure that your report is correct.

Yes