TinySort.tsort

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

< Σχολιασμός για τον κώδικα TinySort.tsort

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 06/01/2017

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

§
Δημοσιεύτηκε: 06/01/2017

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

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.