Re: Absolutely positioned div in table cell

Jonathan Watt <0jaw@qlink.queensu.ca> wrote:

> If the div is moved around in the table cell, should the 
> table cell expand or contract depending on where the div is? In IE it 
> doesn't, but in Netscape it does.

If you mean Netscape 6 / Mozilla, can you give an example? An absolutely-
positioned <div> should be taken out of the normal flow, and hence should
have no effect whatsoever on the size of a parent containing it.

(If you mean Netscape 4, nothing would surprise me, though. :-) )

-- 
Andrew Clover
mailto:and@doxdesk.com
http://and.doxdesk.com/

Received on Saturday, 9 March 2002 12:32:36 UTC