mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
b178ab69a2
- The bAutoCss parameter is not one that I've ever actually seen used, so I've dropped it out here to reduce complexity. It was only useful for making the scrollbars always visible on the table, which can just as easily be done with `div.dataTables_scrollBody { overflow: scroll !important }` since that will take a heigher priority that the DataTables appled style. - The moster _fnFeatureHtmlTable and _fnScrollDraw functions have been refactors, saving around 1.5K in size (in the minified file) |
||
---|---|---|
.. | ||
jquery.dataTables.js | ||
jquery.js |