Ero sivun ”Widget:JwObsCharts” versioiden välillä
Järvi-meriwikistä
Rivi 53: | Rivi 53: | ||
// add loader animation | // add loader animation | ||
− | + | memo.widgetEl.append( '<div style="display: none;" class="jwloading"></div>' ); | |
− | + | memo.loaderEl = jQuery( this ).find( '.jwloading' ); | |
− | + | memo.loaderEl.fadeIn( "slow" ); | |
// add chart container | // add chart container |