Ero sivun ”Widget:LeväseurantataulukkoALL” versioiden välillä
Järvi-meriwikistä
Rivi 164: | Rivi 164: | ||
function dataReady() { | function dataReady() { | ||
− | console.log( resultArr ); | + | //console.log( resultArr ); |
var output = ""; | var output = ""; | ||
Rivi 254: | Rivi 254: | ||
jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->_container").html(output); | jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->_container").html(output); | ||
jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->").tablesorter(); | jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->").tablesorter(); | ||
+ | jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->").find("th:contains(Päävesistö)").trigger("sort"); | ||
} | } | ||
} | } |