Re: [css-d] AbsoluteInRelative, usual remedies don't work

2006-07-31 Thread Michael Boudreau
On Jul 31, 2006, at 11:04 AM, Michael Landis wrote: > On 7/28/06, Michael Boudreau <[EMAIL PROTECTED]> wrote > http://mss.uchicago.edu/MRB/citation_example.html: > >> I've got a layout with an absolutely positioned inside a >> relatively positioned that

[css-d] AbsoluteInRelative, usual remedies don't work

2006-07-28 Thread Michael Boudreau
Hi, I've got a layout with an absolutely positioned inside a relatively positioned that works perfectly in every browser except IE (6 and 7b2). The usual approach to this problem--making sure the relatively positioned element has layout--doesn't seem to work. Here's a sample: div.example