How can I create a table that has its first row and first column both locked, as in Excel, when you activate \'freeze panes\'? I need the table to both scroll horizontally
I've posted my jQuery plugin solution here: Frozen table header inside scrollable div
It does exactly what you want and is really lightweight and easy to use.