>
> Is it possible to have a scrolling table with fixed headers without
> explicitly specifying the table cell sizes?
>


Depending on your content this may be (or outright is) semantically
horrifying, but you could achieve the *visual look* you want by using
CSS display:table, et al and/or dl,dt,dd and css and have better luck
with the fixed header.

Some googling resulted in nothing other than solutions similar to yours.

That's a good one. I look forward to someone smarter than me figuring it out...


-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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