views:

30

answers:

1

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.

A: 

Hi,

I have implemented a functionality where scrollable table height will decrease/increase depending on screen width.

http://s7u.blogspot.com

Please let me know if it helps you. If you find any issue please put comment so that I can look into it and resolve it.

Regards, Shahib

Shahib