Logo
Explore Help
Register Sign In
github/DataTables
1
1
Fork 0
You've already forked DataTables
mirror of https://github.com/DataTables/DataTables.git synced 2026-04-25 03:00:08 -04:00
Code Issues Packages Projects Releases Wiki Activity
270 Commits 4 Branches 53 Tags
c655c92cfeb71adeb425ea6142811af03eaedcf8
Commit Graph

2 Commits

Author SHA1 Message Date
Allan Jardine
65b7c9b1e6 Performance: Re-written the sorting implementation so it doesn't use either eval() of $.inArray(). inArray was found to have a serious negative effect on IE which counts operations to give the 'script is running slow' error message - the new implemention uses a value / key reverse mapping to make the look up as fast as a single object parameter retreival. Furthermore, I've done some optimisation and feature completeness work on the non-eval version of the sorting (previously the AIR sorting method) and I've found this to be at least as good (faster in some cases) than the old eval() sort, so this is now the default and only sorting method DataTables provides - 2922 2010-11-28 14:42:38 +00:00
Allan Jardine
9fcaccb570 Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
Powered by Gitea Version: 1.25.3 Page: 34ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API