11 ms·
Browsers should e.g. allow tables to be sorted by clicking column headers. They can't, because tables aren't always tables.
by bct 11y ago
Browsers should e.g. allow tables to be sorted by clicking column headers. They can't, because tables aren't always tables.
- BonoboBoner 11y agoHow about an opt-in attribute to enable ordering then? <table sortable >...</table>