I am looking for a HTML table where the header is fixed. I've found some solutions on the net and on Stackoverflow but none of seems to fit my needs.
What I want is something like this: http://www.imaputz.com/cssStuff/bigFourVersion.html but when you resize the browser window the table should show a horizontal scrollbar. In the example mentioned above only the browser shows a vertical scrollbar and this is not what I want. If I can adjust the above example or you have something I can use (jQuery is not really an option) then please let me know.