Y
Hacker News
new
|
ask
|
show
|
jobs
by
bct
4071 days ago
Browsers should e.g. allow tables to be sorted by clicking column headers. They can't, because tables aren't always tables.
1 comments
BonoboBoner
4071 days ago
How about an opt-in attribute to enable ordering then?
<table sortable >...</table>
link
<table sortable >...</table>