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-02-21 19:54:15 +01:00
Code
Issues
Releases
Activity
DataTables
/
.datatables-commit-sync
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Performance - HTML decode uses DOM directly rather than jQuery to speed things up - Based on the discussion in forum thread 16961 and the results from http://jsperf.com/html-decode I've updated how the HTML decode for filtering is done to bypass jQuery and use DOM methods directly. It is more code but it is also much faster.
2013-08-22 09:30:02 +01:00
e7fe17ae3c694b0af5e5a7c710eb775e19794fc8
Reference in New Issue
Copy Permalink