IE6 Multi-Class 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:

Internet Explorer fails to render backgrounds for elements that have both an ID and a class defined. For instance, #photos.background1 will display the corresponding background in IE6 for Windows, but once that has been defined, #photos.background2, #photos.background3, etc. will not be displayed.

Test page Workaround is included
Reported by: Nathan Smith.

Explorer 5-6 Windows, Explorer 7 beta 2 | Reported on 16 September 2005.

Comments

(Add your own)

Posted by Christian Fecteau on 28 September 2005

1

The rule is honored by IE6 if defined in a different stylesheet:
http://www.christianfecteau.com/echo/ie6_id_class_bug/
This is a parsing bug related to a single stylesheet.

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