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-01 00:52:11 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
src
History
Tim Tucker
37485da480
Update media/src/DataTables.js
...
Combine closures
2012-08-31 13:08:09 -03:00
..
api
Modified destroy method to only restore hidden columns if the table is not
2012-08-21 12:43:13 -07:00
core
Performance: Large improvement in scrolling performance due to rearranging the way that column widths are read and applied to the target table. Rather than merging reading and writing together, we now seperate the reading and writing phases, allowing the browser's rendering engine to optimise the reflow. Props to jlabanca for this modification - 11541
2012-08-30 07:29:50 +01:00
ext
Fix: Typos in documentation comments and source comments - 11083
2012-08-08 22:22:45 +01:00
model
Fix: Typos in documentation comments and source comments - 11083
2012-08-08 22:22:45 +01:00
DataTables.js
Update media/src/DataTables.js
2012-08-31 13:08:09 -03:00