修复jQuerytablesorter无法正确排序的bug(加千分位数字后)_jquery
来源:动视网
责编:小采
时间:2020-11-27 20:52:45
修复jQuerytablesorter无法正确排序的bug(加千分位数字后)_jquery
修复jQuerytablesorter无法正确排序的bug(加千分位数字后)_jquery:找到函数: function getElementText(config, node) { var text = ; if (!node) return ; if (!config.supportsTextContent) config.supportsTextContent = node.textContent false; if
导读修复jQuerytablesorter无法正确排序的bug(加千分位数字后)_jquery:找到函数: function getElementText(config, node) { var text = ; if (!node) return ; if (!config.supportsTextContent) config.supportsTextContent = node.textContent false; if

找到函数:
把上邊的function改成下邊的即可:
以上内容是小编给大家介绍的修复jQuery tablesorter无法正确排序的bug,希望对大家有所帮助!
修复jQuerytablesorter无法正确排序的bug(加千分位数字后)_jquery
修复jQuerytablesorter无法正确排序的bug(加千分位数字后)_jquery:找到函数: function getElementText(config, node) { var text = ; if (!node) return ; if (!config.supportsTextContent) config.supportsTextContent = node.textContent false; if