Boldog Újévet kíván a Kutyulva!

' + result.html_after; // Append the iframe to the corresponding element $('saz[sid="' + result.sid + '"]').after(iframeHtml); //$('saz[sid="' + banner.sid + '"]').remove(); //$('saz[sid="' + result.sid + '"] iframe').contents().find('body').append(''); var myFrame = $('#' + result.sid + '_' + i).contents().find('body'); myFrame.attr('style','margin:0;padding:0;background:#dedede;overflow:hidden;border:0;'); //html_before myFrame.append(''); //$('saz[sid="' + result.sid + '"]').remove(); } if(result.type == 'html'){ $('saz[sid="' + result.sid + '"]').after(result.html); //$('saz[sid="' + result.sid + '"]').remove(); //.addClass('loaded'); } //sidsUsed.push(result.sid); //} /* */ } //removeAll placeholders finally $('saz').remove(); } }); });