$(...).tablesorter is not a function問題修復

可能緣由jquery

1)jquery加載屢次,解決方法:chrome調試工具Elements/Network tab頁確認jquery請求屢次後,刪除多餘引用。git

2)tablesorter.js與其它js文件有衝突。舉個栗子,同時引用百度報表插件echarts.js與tablesorter.js,tablesorter.js引用在後,會致使tablesorter方法一直找不到。解決方法1:tablesorter.js最開始引用。github

參考:https://github.com/Mottie/tablesorter/issues/1179chrome

相關文章
相關標籤/搜索