tablesorter/js
jasongabel 8df4e7a896 Update widget-scroller.js opt no Vertical Scroll
If the max-height is set to -1 for example, the the vertical scrollbar is not added because the div is not constrained with a max-height.
However if you set it to 0, javascript sees a 0 as an empty/default value and uses 300 back on this line: 
maxHt = wo.scroller_height || 300;
2016-02-24 20:07:24 -05:00
..
extras version bump 2015-10-31 11:06:09 -05:00
parsers Parser: Add huge number parser. See #1161 2016-02-23 11:51:31 -06:00
widgets Update widget-scroller.js opt no Vertical Scroll 2016-02-24 20:07:24 -05:00
jquery.tablesorter.combined.js version bump 2016-02-15 13:15:22 -06:00
jquery.tablesorter.js Global: Replace array push functions in main loops 2016-02-21 21:47:59 -06:00
jquery.tablesorter.widgets.js version bump 2016-02-15 13:15:22 -06:00