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-03 04:29:15 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
src
/
api
History
Allan Jardine
8cabf6f830
Merge pull request
#107
from timtucker/patch-20
...
Dev: Different algorithm for fnVersionCheck
2012-10-07 04:10:43 -07:00
..
api.internal.js
New: The primary public interface for DataTables' initialisation options is now camel case parameters rather than the Hungarian notation that was used before. There are a number of reasons for doing this, the primary one being that the Hungarian notation used by DataTables is actively stopping people from using the library due to their aversion to using Hungarian notation. Without doubt the Hungarian notation used was a mistake (the reason it was used was that when DataTables was originally written, the company I worked for at the time required the use of Hungarian notation, and thus I was trained in it...).
2012-10-07 11:50:29 +01:00
api.methods.js
Starting DataTables 1.10 development :-)
2012-09-23 18:38:25 +01:00
api.static.js
Update media/src/api/api.static.js
2012-09-30 11:07:24 -03:00