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-12-04 16:24:11 +01:00
Code
Issues
Releases
Activity
d9e02ab5c8
DataTables
/
media
/
src
History
Allan Jardine
d9e02ab5c8
Pull the Ajax functions into their own file
2011-12-11 08:44:28 +00:00
..
api
New: fnPageChange will now accept integers as well as the four current strings. The integer given represents the page that the table should jump to. Also update the internal calls to use this new ability as it is cleaner.
2011-12-11 08:41:55 +00:00
core
Pull the Ajax functions into their own file
2011-12-11 08:44:28 +00:00
ext
New: fnPageChange will now accept integers as well as the four current strings. The integer given represents the page that the table should jump to. Also update the internal calls to use this new ability as it is cleaner.
2011-12-11 08:41:55 +00:00
model
Update internal variable names - rather than using the local private variables _aoSettings and _oExt, these are now attached to the DataTable object as static parameters. Cleaner and will document easier as well.
2011-12-06 18:03:29 +00:00
.DS_Store
Add JSDoc comments for the DataTables settings object
2011-11-27 17:50:06 +00:00
DataTables.js
Pull the Ajax functions into their own file
2011-12-11 08:44:28 +00:00