Fixed column and fixed header and scrolling text using css?
- by Yashwant Chavan
Hi,
I want to make a fixed column and fixed header on a table with the rest as scrolling text by using CSS.
But not using jQuery, just simple CSS and JavaScript
just like xls
Thanks