bird-lg-go/frontend/assets/static
Klara Modin 3b1d001543
frontend: sortable tables in summary (#61)
Adapted from https://stackoverflow.com/a/57080195.
Additions:
1. sortTable accepts a secondary column and sorting direction. The 'Name'
   column (number 0) is always used for the secondary
2. use classes 'ascSorted' and 'descSorted' to toggle between ascending and
   descending order
3. in the table functions, use .innerHTML instead of .innnerText so the
   link to detailed protocol information does not get lost. Also
   preserve .classList
2022-09-18 15:58:20 -05:00
..
jsdelivr/npm BIRDLG_BGPMAP_INFO 選項 (#44) 2021-12-20 03:35:43 -06:00
sortTable.js frontend: sortable tables in summary (#61) 2022-09-18 15:58:20 -05:00