Ero sivun ”Widget:LakebaroFix” versioiden välillä
Järvi-meriwikistä
Rivi 1: | Rivi 1: | ||
<includeonly> | <includeonly> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
+ | |||
+ | var name = "<!--{$name|default:Katumajärven järvibarometri|escape:'html'}-->"; | ||
function <!--{$id|default:lakebarofix|escape:'html'}-->_jQueryTest() { | function <!--{$id|default:lakebarofix|escape:'html'}-->_jQueryTest() { | ||
Rivi 13: | Rivi 15: | ||
function <!--{$id|default:lakebarofix|escape:'html'}-->_func() { | function <!--{$id|default:lakebarofix|escape:'html'}-->_func() { | ||
− | jQuery( '#firstHeading' ).html( | + | jQuery( '#firstHeading' ).html( name ); |
jQuery( '.jwCollapseClose' ).on( 'click', function() { | jQuery( '.jwCollapseClose' ).on( 'click', function() { |