Searchable Table
Permalink 1 user found helpful
I am planning on incorporating a table containing a list of audio files on my site. I have set up the jQuery TableSorter and that is working great. Now I need to add a search function so that a user can search the entire table for a word or phrase they enter. What is the best way to do this? Thanks!