Hi,
I'm looking to create a table of fixed width and height that can scroll vertically and horizontally.
I'm looking for the first row to be the fixed header, but also the first column to be fixed and the other columns to be able to scroll to the right.
I can get the header working as such by something like this:
http://www.cssplay.co.uk/menu/tablescroll.html
..but how also could I get the columns scrolling with the first one remaining fixed?
Any ideas?
Thanks,