HighDots Forums  

Why doesn't FireFox expand or contract tables?

alt.html alt.html


Discuss Why doesn't FireFox expand or contract tables? in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Bergamot
 
Posts: n/a

Default Re: Why doesn't FireFox expand or contract tables? - 04-15-2008 , 08:36 AM






Andrew Bailey wrote:
Quote:
I have a table with two cells, within each of these cells there is a table
with a single cell. When the content of one inner cell expands it should
force the other table to expand.

It works fine in IE7 but fails in Firefox.

http://www.microbuild.com/microbuild...ing_table.html
Why do you need a nested table in that second cell? What happens if you
get rid of that nested table and put the blue borders around that td
instead?

BTW, you should clean up that code. You have an invalid <style> element
within the body. It belongs in the head section, plus it needs the
required type attribute.

Invalid code can be a cause of rendering issues in different browsers.
Validated code eliminates code errors as a source of problems.

--
Berg


Reply With Quote
  #12  
Old   
richard
 
Posts: n/a

Default Re: Why doesn't FireFox expand or contract tables? - 04-16-2008 , 05:19 PM






On Mon, 14 Apr 2008 19:16:04 GMT, "Andrew Bailey"
<andy (AT) REMOVETOEMAILMEmanyplay (DOT) com> wrote:

Quote:
Hi,

I thought this would be a simple problem to solve but 8 hours of Googling
and trying various suggestions hasn't yielded any working solutions so I'd
like to ask this group.

I have a table with two cells, within each of these cells there is a table
with a single cell. When the content of one inner cell expands it should
force the other table to expand.

It works fine in IE7 but fails in Firefox.

Here's a code snippet (see source of example url for a more complete
version)...


Two tables work independently of each other regardless of where they
are placed. So expecting two adjoining rows to expand together is not
gonna happen.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.