|
Posted by Jim on 07/27/07 22:07
> No I was asking a real question. What _specifically_ is it that you
> think Firefox is doing wrong with your page, in other words, what
> behaviour do you expect, and why? If it turns out there are actually
> bugs in Firefox with this you can report them. Equally likely in this
> case though, as I was trying to explain, is that you are looking at
> legitimately different interpretations of how to compute row and column
> dimensions when rowspan and colspan are involved, since this is not
> precisely described in any W3C standard or specification.
I apologize for mistaking your question for malace.
The shadows on the side of the text is made up of 3 images (top
corner, middle, bottom corner). When the radio button is selected the
size is increased 400 pixels to accomidate the size. Also there are
two spacers in the bottom corners which also increase in size the same
amount to strech the table. What is happening (which is what I want
to not happen) is that the other cells in the table increase in size
even though the images are not changed. In the other broswers, the
other cells stay their original sizes (before selecting a radio
button) and thus no gaps between the image borders and the cell
borders.
> In the case of your page the suggestion is not just general "tables bad
> CSS good". You have produced unnecessarily complex input that relies on
> unspecified behaviour. Speaking purely practically, this table design of
> yours does not work. OK it looks the way you want it to on IE, but do
> you know why? How did you arrive at this design in the first place?
>
> I don't believe you need all these rowspans and colspans and nested
> tables, your layout is fairly simple and could be realized with a very
> small amount of CSS that was easy to understand both by humans and by
> browsers. I think this will be much easier to do that trying to sort out
> what you've got.
The table was created by exporting images slices to html from
FireWorks. I'm using FireWorks MX and after some searching I see that
starting with MX 2004 you can export to CSS layout instead of html. I
have the disk at home but never installed it since the version I had
work. I've never been one to upgrade an application for the sake of
newest and not patches or bug fixes.
Navigation:
[Reply to this message]
|