> > 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? > > > Try this one: > > http://kryogenix.org/code/browser/sorttable/ > > Its about the best one I've run across so far, and the simplest to > implement. You include the javascript library, give the table an id > and a class (i.e., class = "sortable"), and that's it. You click on > the table headers and they sort the table rows by that column, > ascending or descending. >
Sorry about that, I misread the subject. I think I need more coffee this morning. larry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:253520 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

