if($('#xgewinnt-link-300x250').attr('href').substr(0,18) == 'http://xgewinnt.de') $('#xgewinnt-widget-300x250').html( '
Ersparnis:
98%
Gewonnen für:
4,41 €
statt 365,54 €
Code zum Einbinden (Hilfe):
'); else $('#xgewinnt-widget-300x250').html(''); $('#widget-copy-300x250').click(function() { if( $('#source-300x250').css('display')=='none' ) { $( '#articles-300x250' ).fadeOut('slow', function(){ $('#source-300x250').fadeIn('slow', function(){ $( '#widget-copy-300x250' ).html('Widget anzeigen »'); }); }); } else { $('#source-300x250').fadeOut('slow', function(){ $( '#articles-300x250' ).fadeIn('slow', function(){ $( '#widget-copy-300x250' ).html('Widget kopieren »' );}); }); } });