Hi!

The solution is you used <tbody> three times.
Change your first <tbody></tbody> to <thead></thead>
and it will work.
I just checked in chrome and ff under linux.
Another thing, change your third <tbody></tbody> to <tfoot></tfoot>

Kata


Andy Harrison wrote:
> I created a layout using a table where the table is never shorter than the
> height of the window/frame. Example is at
> http://test.dragonzreef.com/full-height-table.htm. The problem is in Safari
> or Chrome where the top cell does not obey a height property. I've tested it
> on these Windows browsers:
>
> Firefox 3.5, 3.0, 2.0
> IE 6, 7
> Safari 3.2
> Chrome 4.1
> Opera 9.6, 9.5, 9.2
> K-Meleon 1.5
>
> Any idea how to make it work in Safari and Chrome too?
>
> Andy
> ______________________________________________________________________
> css-discuss [[email protected]]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>   

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to