On 10/11/05, Jake Badger <[EMAIL PROTECTED]> wrote:

I'm getting a weird problem when I try and absolutely position something
in a table caption. It all works fine in IE, but in Firefox if I try the
page below the caption is only as wide as the first cell in the table.
If I remove the "display:block;" on the caption then the caption is
the full width of the table but the absolutely positioned "em" element
is in the top left of the page rather than of the caption element. Any
one have any ideas on what's going on here?

Does the caption need position:relative? That's usually what's necessary to have a child stay inside.

--
- C Montoya
rdpdesign.com ... liquid.rdpdesign.com ... montoya.rdpdesign.com

Reply via email to