jquery - TableSorter: hideFilters doesn't work with StickyHeader -


With the jQuery table sorter script, it seems that there is a problem with the stickyhead when used with hidden filters . In fact, the line of the page does not open on mouseover, when the header is frozen at the top of the page. See the problem here:

  widgets: ['zebra', 'filter', 'sticky header'], widget option: {filter_columnFilters: true, filter_hideFilters: true, Filter_searchDelay: 300  

How can I solve it?


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -