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-01-18 11:52:11 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
js
History
Allan Jardine
7a26c5d4c8
Fix: When detecting is the table has a width attribute we can also use
style.width
to check if a width as been assigned using the
style
attribute. This doesn't work for reading CSS assigned information, that would require parsing the stylesheet` but it does mean there is a way of doing this with using deprecated attributes.
2015-02-04 10:55:43 +00:00
..
jquery.dataTables.js
Fix: When detecting is the table has a width attribute we can also use
style.width
to check if a width as been assigned using the
style
attribute. This doesn't work for reading CSS assigned information, that would require parsing the stylesheet` but it does mean there is a way of doing this with using deprecated attributes.
2015-02-04 10:55:43 +00:00
jquery.dataTables.min.js
Fix: When detecting is the table has a width attribute we can also use
style.width
to check if a width as been assigned using the
style
attribute. This doesn't work for reading CSS assigned information, that would require parsing the stylesheet` but it does mean there is a way of doing this with using deprecated attributes.
2015-02-04 10:55:43 +00:00
jquery.js
Dev: Restore jQuery 1.11.1 - was removed by mistake in a previous commit
2014-06-05 09:36:36 +01:00