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.
Commenting guidelines:
Posted by Kirk Clendinning on 14 February 2005
1The 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'.