Ero sivun ”Widget:JourneyMap” versioiden välillä
Järvi-meriwikistä
p (Tekstin korvaus – ”http://” muotoon ”//”) |
|||
Rivi 11: | Rivi 11: | ||
var journey = '<!--{$journey|default:x|escape:'html'}-->'; | var journey = '<!--{$journey|default:x|escape:'html'}-->'; | ||
− | |||
var closecallback = function(e) { | var closecallback = function(e) { | ||
Rivi 18: | Rivi 17: | ||
map.selector.unselectAll(); | map.selector.unselectAll(); | ||
} | } | ||
+ | |||
+ | |||
+ | function <!--{$id|default:JwTempMap|escape:'html'}-->_jQueryTest() { | ||
+ | if ( typeof window.jQuery == 'undefined' ) { | ||
+ | setTimeout( function(){ <!--{$id|default:JwTempMap|escape:'html'}-->_jQueryTest() }, 300); | ||
+ | } else { | ||
+ | <!--{$id|default:JwTempMap|escape:'html'}-->_func(); | ||
+ | } | ||
+ | } | ||
+ | setTimeout( function(){ <!--{$id|default:JwTempMap|escape:'html'}-->_jQueryTest() }, 300); | ||
function <!--{$id|default:JwTempMap|escape:'html'}-->_func() { | function <!--{$id|default:JwTempMap|escape:'html'}-->_func() { |