On 7/27/05, Ingo Chao <[EMAIL PROTECTED]> wrote: > Antonio Bueno schrieb: > > Hello, all. > > > > I've found some weird behavior when using background-position of > > links. > > This test page seems to be related for the situation in IE > http://www.satzansatz.de/cssd/wrappinglinkbg.html > > But only a flaw hope for a workaround in CSS. > > And, right or wrong? > "The tiling and positioning of the background-image on inline elements > is undefined in this specification. A future level of CSS may define the > tiling and positioning of the background-image on inline elements." > > I don't know.
Sounds correct to me. There is a workaround using JavaScript and DOM, though: http://www.icant.co.uk/sandbox/inlinelinks/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
