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-03-23 15:19:50 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
History
Allan Jardine
9896d0295d
Fix: If the
thead
contained a table the selector that was looking to find the first row in the table was selected the row from the header table rather than the
tbody
. This could cause errors such as HTML5 data-* attributes not being detected.
...
This fixes DataTables/DataTables
#508
2015-03-12 10:29:16 +00:00
..
css
Fix - CSS: Improved interoperability for setting background colour on header cells
2015-02-27 16:29:44 +00:00
images
Fix: Image file size optimisation.
2014-12-16 15:24:05 +00:00
js
Fix: If the
thead
contained a table the selector that was looking to find the first row in the table was selected the row from the header table rather than the
tbody
. This could cause errors such as HTML5 data-* attributes not being detected.
2015-03-12 10:29:16 +00:00
unit_testing
Test file
2014-05-01 11:50:51 +01:00