JS Sort CSS columns?
JS Sort CSS columns?
Out of context: Reply #1
- Started
- Last post
- 6 Responses
- sparker0
if you have data like that, it *should* be in a table.
it is tabular data. hence 'table.'
now, i have to ask the obvious question, why not just pull that info from a database, dynamically write out the table as needed and use perl, php or java/ecma script to sort the columns?
seems like a more logical approach to me...and a lot easier on the bandwidth and server.