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
2024-11-30 12:24:10 +01:00
Code
Issues
Releases
Activity
6641866868
DataTables
/
media
History
Allan Jardine
6641866868
Fixed: The instance that is stored (oSettings.oInstance) could contain muliple tables in a single instance, when tables are created with a selector that includes multiple tables. This could make API access a bit more tricky (3963) so now store a unique instance of the DataTables object for each individual instance.
2011-01-29 08:53:42 +00:00
..
css
Fixed: Remove bold styling when using JUI as it looks out of place in the table controls
2010-11-04 18:16:58 +00:00
images
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
js
Fixed: The instance that is stored (oSettings.oInstance) could contain muliple tables in a single instance, when tables are created with a selector that includes multiple tables. This could make API access a bit more tricky (3963) so now store a unique instance of the DataTables object for each individual instance.
2011-01-29 08:53:42 +00:00
unit_testing
Updated: Reliability of unit tests in non-webkit browsers
2010-12-15 21:22:22 +00:00