Ero sivun ”Widget:JwObsCharts2” versioiden välillä
Järvi-meriwikistä
Rivi 84: | Rivi 84: | ||
memo.info = jQuery( this ).attr( 'data-info' ); if ( typeof memo.info == 'undefined' ) { memo.info = ""; } | memo.info = jQuery( this ).attr( 'data-info' ); if ( typeof memo.info == 'undefined' ) { memo.info = ""; } | ||
memo.caption = jQuery( this ).attr( 'data-caption' ); if ( typeof memo.caption == 'undefined' ) { memo.caption = ""; } | memo.caption = jQuery( this ).attr( 'data-caption' ); if ( typeof memo.caption == 'undefined' ) { memo.caption = ""; } | ||
+ | console.log( jQuery( this ).attr( 'data-showlink' ) ); | ||
//if ( typeof jQuery( this ).attr( 'data-showlink' ) == 'undefined' ) { | //if ( typeof jQuery( this ).attr( 'data-showlink' ) == 'undefined' ) { | ||
//console.log( 'sd' ); | //console.log( 'sd' ); |