Pure CSS Popups bug

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:

Eric Meyer's Pure CSS Popups turn out not to work in Explorer Windows unless you use one of a list of declarations to make a:hover "have layout". Meyer uses one of the correct declarations, so his example works.

Test page. Workaround is included.
Reported by ppk.
Additional tests by Claire Campbell.

Explorer 5-6 Windows | Reported on 4 February 2005.

Comments

(Add your own)

Posted by Kirk Clendinning on 14 February 2005

1

The usual workaround to the CSS popup bug on IE does not work with mac IE if the a:hover is located within a container that is positioned with anything but a 'relative'.

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