-
HI,
First i am thankful to you for giving us the fantastic tablesorter. I have one issue with check box selection with paging. Basically i am using export feature. if user click header "all checkbox" …
-
Hey Peter,
Great plugin, it works like a charm even with [iscrollview](https://github.com/watusi/jquery-mobile-iscrollview), which is what I'm using for my jQuery Mobile site.
The one minor issue I'…
-
I want make more than 1 row of my table sticky.
If i put 3 TR in the THEAD with TH inside tablesorter just makes the last row sticky.
If i put 1 TR with TH and 2 TR with TD it makes only the 1 with TH…
-
noticed that with the latest stickyheaders.. you are specifying the width then trying to offset the border.. so what we end up is something that is slightly larger than before and -1px to the left.. w…
-
Hello :)
I like to combine sticky header and filter widget and i have noticed the following issue:
$("#myTable").tablesorter({ widgets: ['zebra', 'filter', 'stickyHeaders'] });
First, if 'fi…
innc updated
12 years ago
-
Hello :)
I use StickyHeader and jQuery UI theme together and noticed this issue:
I scroll down at browser, so sticky headers appear. These sticky headers are still clickable for asc/desc sorting, bu…
innc updated
12 years ago
-
Hello :)
I noticed a different effect for setting sorter false for a column by two different methods:
(I inserted '.' inside HTML code to display tags here)
Method 1 to disable sorter for column 0: …
innc updated
12 years ago
-
Hello :)
I have noticed the following issue, if you reduce much the width of the browser, then header name and desc/asc symbols will overlap. In my opinion this doesn't look nice.
Picture example fo…
innc updated
12 years ago