Mottie / tablesorter

Github fork of Christian Bach's tablesorter plugin + awesomeness ~
https://mottie.github.io/tablesorter/docs/
2.61k stars 754 forks source link

Scroller + filter widget issue #370

Closed Mottie closed 10 years ago

Mottie commented 11 years ago

The $.tablesorter.getFilters() function doesn't work correctly when a duplicate header exists - this probably also applies to the stickyHeaders widget (ref).

Note to add a method to differentiate which filter set was last updated... maybe include a timestamp?

Mottie commented 10 years ago

Although I didn't do anything to the Scroller widget this update, I did fix the issue with getFilters & sticky headers; and the filters are now using time stamps!