Getting Tablesorter going (process confirmation for a newbie)
Hi,
Is it just a point of
1. download code & place on website
2. reference code in head
3. give your table an id
4. copy javascript to page & change the tableid in the $("table").tablesorter({
For some reason, nothing is happening on any of the features (sort, page or filter)
I did try the most basic tablesorter & it worked fine.
Thanks in advance for any assistance