Plug-ins for DataTables
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Allan Jardine fa79071454
Add API methods from DataTables plug-ins page (dropping the ones which are now provided for by the built in methods (mainly $ and _). Some examples still needed and possibly summaries
13 years ago
api Add API methods from DataTables plug-ins page (dropping the ones which are now provided for by the built in methods (mainly $ and _). Some examples still needed and possibly summaries 13 years ago
pagination dd type detection and pagination plug-ins form the DataTables plug-ins pages 13 years ago
sorting Update the sorting functions to take advantage of DataTables 1.9's preformatting option for sorting functions. Smaller code and faster execution - what's not to like!? Although do note that these sorting functions are not compatible with DataTables 1.8 and before (see previous commit if you do need compatiblity with older DataTables). 13 years ago
type-detection Add string check - 10142 13 years ago
README.md Initial commit 13 years ago

README.md

Plugins

Plug-ins for DataTables