mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
7a32f2db93
- The ability to use negative numbers as a column selector for the column data index was added recently, but that didn't include the ability to work with negative numbers with the :visible pesudo selector. This commit adds that ability so you can do: `table.column("-1:visible")` to always get the right most visible column |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
unit_testing |