Home
last modified time | relevance | path

Searched refs:makeSortable (Results 1 – 5 of 5) sorted by relevance

/plugin/sortablejs/
H A Dscript.js27 sorttable.makeSortable( elem );
89 sorttable.makeSortable( elem, overs, bottoms, ph2 );
155 makeSortable: function ( table, overrides, bottoms, ph2 ) { method in sorttable
/plugin/txt2tags/
H A Dtables.js40 sorttable.makeSortable(jQNew(this).get(0));
/plugin/sqlraw/
H A Dsorttable.min.js1 …if(table.className.search(/\bsortable\b/)!=-1){sorttable.makeSortable(table);}});},makeSortable:fu… method in sorttable
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js3 …ion(a){if(a.className.search(/\bsortable\b/)!=-1){sorttable.makeSortable(a)}})},makeSortable:funct… method in sorttable
H A Dsorttable.js36 sorttable.makeSortable(table);
42 makeSortable: function(table) { method in sorttable