Tim Reader wrote: >Is there a known issue in IE with applying the rules float:left (or right I >guess) and position:relative to the same element? > >
Yes, sometimes that combination can trigger bugs in IE. They're pretty unpredictable, so I can't tell you any more than that. Just don't put position: relative on a float unless you have to. Like, say, to cure an IE bug (yes, IE likes to have it both ways). :-) Zoe -- Zoe M. Gillenwater Design Services Manager UNC Highway Safety Research Center http://www.hsrc.unc.edu ______________________________________________________________________ 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/
