Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jquery/81.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
jQuery tablesorter.com德语数字(300;1.300;13.000;130.000;…)_Jquery_Sorting_Numbers_Tablesorter - Fatal编程技术网

jQuery tablesorter.com德语数字(300;1.300;13.000;130.000;…)

jQuery tablesorter.com德语数字(300;1.300;13.000;130.000;…),jquery,sorting,numbers,tablesorter,Jquery,Sorting,Numbers,Tablesorter,如何使用jQuery tablesorter对德语数字进行排序 {sorter:'ipAddress'}在最新版本中无法工作更长时间 3 300 1.300 13.000 130.000 1.300.000 尝试在tablesorter设置中将“usNumberFormat”设置为false。 更多信息请点击此处:$(“#myTable”).tablesorter({widgets:['zebra',usNumberFormat:false,sortList:[[3,0]],标题:{4:{s

如何使用jQuery tablesorter对德语数字进行排序

{sorter:'ipAddress'}在最新版本中无法工作更长时间

3
300
1.300
13.000
130.000 
1.300.000
尝试在tablesorter设置中将“usNumberFormat”设置为false。 更多信息请点击此处:

$(“#myTable”).tablesorter({widgets:['zebra',usNumberFormat:false,sortList:[[3,0]],标题:{4:{sorter:false},5:{sorter:false});