It already has it, but firefox ignores it if the display isn't block, and if it is it's only as wide as the first cell of the table (as I just said).
On 11/10/2005, "Christian Montoya" <[EMAIL PROTECTED]> wrote: >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 <http://rdpdesign.com> ... >liquid.rdpdesign.com<http://liquid.rdpdesign.com>... >montoya.rdpdesign.com <http://montoya.rdpdesign.com> ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
