Chad Gray wrote: > Anyone have a good solution to have the header row of a table stay where it > is and make the data in the table scroll? > Kind of like Excel... if you freeze panes you can make the header row with > the column descriptions stay on the page, but you can scroll down into the > data. > I am trying to use DIVs with tables inside and CSS overflow:scroll; turned > on, but getting the header row/table to be the same width and spacing as the > data is proving to be difficult.
There is a good resource here for CSS styled tables, which includes at least one fixed header example... http://icant.co.uk/csstablegallery/index.php?css=43#r43 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253513 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

