Information
If you have a lot of table data but not much room to display it, then this might be the answer.
A css only styled table with fixed column headings and footer and scrolling content.
Method #1
This uses two outer containing divs and a single table.
Internet Explorer has a scrolling 'caption' whereas Firefox has this fixed along with the column headings.
Opera fails at the moment but I am still working on it.
Method #2
This uses two nested tables with a containing div and works in IE, FF and Opera.
Copyright
You may use this method on your personal 'non-profit' web site without seeking my permission. A link back to CSSplay is always appreciated.
Commercial usage is also permitted without seeking approval, but I would ask that a donation is considered to support my work on CSSPlay.
If you are having problems integrating any of my demonstrations into your website then I now offer a service to fault find and correct any errors that you may have introduced. Please email me for more information.







