Ero sivun ”Widget:IceAndTempMap” versioiden välillä
Järvi-meriwikistä
p (Tekstin korvaus – ”http://” muotoon ”//”) |
|||
Rivi 10: | Rivi 10: | ||
var lang = '<!--{$lang|default:fi|escape:'html'}-->'; | var lang = '<!--{$lang|default:fi|escape:'html'}-->'; | ||
− | + | ||
+ | |||
+ | function <!--{$id|default:JwMap|escape:'html'}-->_jQueryTest() { | ||
+ | if ( typeof window.jQuery == 'undefined' ) { | ||
+ | setTimeout( function(){ <!--{$id|default:JwMap|escape:'html'}-->_jQueryTest() }, 300); | ||
+ | } else { | ||
+ | <!--{$id|default:JwMap|escape:'html'}-->_func(); | ||
+ | } | ||
+ | } | ||
+ | setTimeout( function(){ <!--{$id|default:JwMap|escape:'html'}-->_jQueryTest() }, 300); | ||
function <!--{$id|default:JwMap|escape:'html'}-->_func() { | function <!--{$id|default:JwMap|escape:'html'}-->_func() { | ||
+ | |||
var orgHeight = <!--{$height|default:500|escape:'html'}-->; | var orgHeight = <!--{$height|default:500|escape:'html'}-->; | ||
var jwMapId = '<!--{$id|default:JwMap|escape:'html'}-->'; | var jwMapId = '<!--{$id|default:JwMap|escape:'html'}-->'; |