mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
8df4e7a896
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; |
||
---|---|---|
.. | ||
extras | ||
parsers | ||
widgets | ||
jquery.tablesorter.combined.js | ||
jquery.tablesorter.js | ||
jquery.tablesorter.widgets.js |