Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 53: | Rivi 53: | ||
console.log( 'load observations' ); | console.log( 'load observations' ); | ||
var hc = 0; | |||
jQuery( '.jwChartWidget' ).each( function() { | jQuery( '.jwChartWidget' ).each( function() { | ||
| Rivi 358: | Rivi 359: | ||
} else { | } else { | ||
if ( typeof window.jwobschart[id] == 'undefined' ) { | if ( typeof window.jwobschart[id] == 'undefined' ) { | ||
hc++, | |||
} | } | ||
} | } | ||
}); | }); | ||
if ( hc > 0 ) { | |||
setTimeout( loadObservations, 5000 ); | |||
} | |||
//jQuery( if ( el.is( ':visible' ) && typeof window.jwobschart[id] == 'undefined' ) { | |||
} | } | ||


