mirror of
https://github.com/DataTables/DataTables.git
synced 2026-04-25 03:00:08 -04:00
- DataTables explicitly supports only jQuery 1.7+. `on` and `off` were introduced in 1.7, so this isn't a problem. - jQuery migrate shows warnings if bind and unbind are used - Fixes DataTables/DataTables #853