Project Description:
I would like to build a Fixed Header (2-3rows) & First column table in html or php using CSS styling and javacsript, similar to the example shown on the website below:
An example: http://www.codeproject.com/KB/scripting/HTMLFixedHeaders.aspx
Some of the things I'm looking for:
The table will stretch to maximum window size
When the table is bigger than the window size, then scroll bar will appear (horizontal and/or vertical).
When scrolled horizontally, the header column remains fixed, contents and header row will scroll
When scrolled vertically, the header row remains fixed, contents and header column will scroll
**The script must work on IE and Firefox**
Urgent work, would like to have it completed in 2 days