Adi Palazova wrote: > Hello everyone, > > I think that many of us have seen the IE bug with background images > on multi-line inline links. I’ve described three possible CSS > workarounds here: > > http://adipalaz.awardspace.com/linksbg-en.html > > These fixes are really simple and I hope they can help somebody > struggling with this IE bug. > > If something with these workarounds doesn’t work as expected at your > end, or if you have found a better fix for the same problem, please > let me know. >
It is annoying, but not a bug. "The tiling and positioning of the background-image on inline elements is undefined in this specification" (CSS 2.1:14.2.1) [1,2] Actually IE8beta uses a "bounding-box" model. It is /problematic/ that the new IE8 engine does not use the "continuous" model, since that would be the initial value for the upcoming CSS3-property background-break [3]. So IE8 is someway in line with the older IE (with less bugs), but is not behaving like the Safari, Firefox & Co. So they missed the chance to get this right from the beginning. I do not understand the reasoning for the IE behavior. Does anyone use the background-positioning on inline-elements at all, in the way IE does it for multi-line elements? Ingo [1] http://www.satzansatz.de/cssd/wrappinglinkbg.html [2] http://www.w3.org/TR/CSS21/colors.html#background-properties [3] http://www.w3.org/TR/css3-background/#background-break -- http://www.satzansatz.de/css.html http://www.dolphinsback.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/