[css-d] Absolute positioning within a table

2011-07-14 Thread Bobby Jack
I have a relatively-positioned table, and an absolutely-positioned div in a table cell within that table: http://jsbin.com/erasur In Firefox 4 and 5, the div is positioned relative to the document. In Chrome, and IE 7 (and - maybe - later) it's positioned relative to the table. Which is

Re: [css-d] Absolute positioning within a table

2011-07-14 Thread Philippe Wittenbergh
On Jul 14, 2011, at 5:52 PM, Bobby Jack wrote: I have a relatively-positioned table, and an absolutely-positioned div in a table cell within that table: http://jsbin.com/erasur In Firefox 4 and 5, the div is positioned relative to the document. In Chrome, and IE 7 (and - maybe -