你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/6883-tinysort-tsort/discussions/12402,源站連結 點此以跳轉

TinySort.tsort

A jQuery plugin to sort child nodes by (sub) contents or attributes.

< 脚本 TinySort.tsort 的反馈

提问 / 留言

§
发布于:2017-01-06

Uncaught TypeError: $(...).tsort is not a function

Hi,
I have updated the latest jquery library version="3.1.1" and used this code - $("#searchColumn > div").tsort("",{attr:"id"}); for sorting the div content based on sequence id. It was worked but at the same time when we moved the code to minified, the error message is showing like 'Uncaught TypeError: $(...).tsort is not a function'. Can you please help me on this.

Many Thanks,
Kingsly

§
发布于:2017-01-06

if you change to an earlier version. When starts its working again.

发布留言

登录以发布留言。