Description: HTML table sorting library with sort type inference builtin and browser extension available. #VanillaJS "table-sort" Make the table sortable! (Words, numbers, dates, file sizes)... "table ...
Hi! In previous tasks, you already implemented table sort by salary. Today task is the same but with using browser events. Your task: Implement table sorting in ASC order, by clicking on table headers ...