Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 28: | Rivi 28: | ||
if ( typeof memo.chartEl.prop( 'id' ) == 'undefined' ) { memo.chartEl.prop( 'id', 'jwChart_' + now.getTime() ); } | if ( typeof memo.chartEl.prop( 'id' ) == 'undefined' ) { memo.chartEl.prop( 'id', 'jwChart_' + now.getTime() ); } | ||
memo.chartEl.css( 'position' | memo.chartEl.css( 'position', 'relative' ); | ||
memo.chartEl.append( '<div class="jwloading"></div>' ); | memo.chartEl.append( '<div class="jwloading"></div>' ); | ||


