Home > Web Front-end > JS Tutorial > JavaScript Table Sorting 2.0 (Updated)_javascript tips

JavaScript Table Sorting 2.0 (Updated)_javascript tips

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-05-16 18:53:05
Original
931 people have browsed it

I’m still so busy lately, so I’ll take advantage of May Day to update the program.
This version mainly adds and improves the following things:
1, use localeCompare to compare strings;
2, multiple sort objects can be used in one sort (used for sorting when the values ​​are equal) ;
3, correct some discovered problems;
4, improve the program structure, personally think it is more flexible and convenient;
5, add bool type comparison;
6, add attribute/property Content;
7, fix the radio/checkbox status recovery bug of ie6/7;
8, add a custom value function.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
What are JavaScript hook functions?
From 1970-01-01 08:00:00
0
0
0
What is JavaScript garbage collection?
From 1970-01-01 08:00:00
0
0
0
c++ calls javascript
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template