mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-21 13:29:04 +01:00
Simplify and improve performance - Only check once for the presence of any sorting class instead of checking for the 3 individual classes - Use lastIndexOf(str, 0) instead of indexOf http://jsperf.com/rep-reg-string/4