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-19 12:52:11 +01:00
Code
Issues
Releases
Activity
DataTables
/
.datatables-commit-sync
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New - API: Static `on()` method, which listens for static events from DataTables - Some plug-ins would benefit from be able to automatically initialise when a DataTables is constructed, to this end, a construct for static events is added here, with the static function $.fn.dataTable.on() listening for events. Currently only the `construct` method is available, although others could potentially be added in future if they are useful. As such, the code driving it is intentionally simple for this cas,e but the API abstract enough to allow future expansion. - There is no `off()` method, as I'm not sure it would be that useful. Could be added in future if needed!
2013-10-11 16:09:30 +01:00
ddd0e5f5c9509cd8fa5630453cc05c9f68863644
Reference in New Issue
Copy Permalink