mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
c8b924772d
The main change here is to modify `_selector_run` to loop over the extension functions (if there are any). This involves passing extra information to the function (selector type so the correct extension can be used, settings object and selector modifier to pass on to the extension method). The _selector_opts function has also been updated to give the ability to use unknown properteries through a $.extend, rather than writing a three property object. |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
unit_testing |