Unfortunately, there isn't a solution that makes it work. As I said, the
height attribute has been deprecated. In HTML 4, they cut it out for the TD
and TR tags, and in HTML 4.01 they have now deprecated it for the TABLE tag.

The only solution is to redesign to not require it.

Just so you don't feel so bad though, you can get the consolidation prize
T-shirt:
http://www.copyleft.net/item.phtml?dynamic=1&page=product_1045_front.phtml

Kevin Graeme

> -----Original Message-----
> From: Scott Weikert [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 19, 2002 5:08 PM
> To: CF-Talk
> Subject: RE: OT: Macs, Netscape, and table cell heights, oh my
>
>
> At 05:29 PM 9/19/2002 -0400, you wrote:
> >netscape is famous for not conforming to its own specs.
> >
> >In the same way that you build the rows in your inner table
> >
> >you can pass the information to use in the transparant.gif
> >
> ><img src="trans.gif" width="1" height="#whateverVariable#" alt="">
>
> Can't do that. I'm not *setting* a specific height for the table
> cells. All
> the cells in the row, I want their heights to conform - and the height is
> driven by the cell that has the most content in it.
>
> FYI, on my b/g color issue, I solved that bit - simply moved the
> call up to
> the enclosing cell. But in the end, I'd still like to solve this, as I'm
> suffering from this issue in another part of my project, a part
> that's not
> as easy a fix as the previous part.
>
>
>
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to