I would like to create a table with a scrollable body. I will have a title bar and then data that will scroll with a fixed header. It is like freezing glass in excel. I tried to create a table above the content that I want to scroll, but the width of the columns does not match. It seems to me that everything should be in the same table so that all columns match. What is the best way to do this?
I created a violin to show what I'm trying to do. I tried a whole bunch of things to make this work, but never got it right.
http://www.jsfiddle.net/polyhedron/pzbmS/2/
source share