Make a Table Sortable
Prev Chapter 9. Exercises Next

Make a Table Sortable

For this exercise, your task is to identify, download, and implement a table sorting plugin on the index.html page. When you’re done, all columns in the table on the page should be sortable.


Prev Up Next
Load Content Using JSON Home Write a Table-Striping Plugin