This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
DataTables
Watch
1
Star
0
Fork
0
You've already forked DataTables
mirror of
https://github.com/DataTables/DataTables.git
synced
2025-02-20 18:54:15 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
unit_testing
History
Allan Jardine
bd992cb10a
New: When using jQuery UI theme option, DataTables will wrap the contents of sortable TH element in a DIV which can then be used to position the sorting arrow accurately across all columns. The required CSS has been added to the CSS files to show this effect.
2010-09-03 08:33:44 +01:00
..
performance
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
templates
Updated: Complex headers have been relaxed such that TH elements no longer need to be unique. There does need to be the correct TH elements with colspans and rowspans which add up, and each column requires at least one TH element for itself, but it is now possible to have two (or more) TH elements for each column.
2010-08-17 23:03:17 +01:00
tests_onhold
New: When using jQuery UI theme option, DataTables will wrap the contents of sortable TH element in a DIV which can then be used to position the sorting arrow accurately across all columns. The required CSS has been added to the CSS files to show this effect.
2010-09-03 08:33:44 +01:00
controller.js
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
controller.php
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
index.html
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
unit_test.js
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00