Fragen & Antworten › Kategorie: Allgemeine Fragen › Registrieren 0 Positiv bewerten Negativ bewerten Manfred Volk asked 5 Jahren ago Wie kann ich mich denn hier registrieren, um auf Antworten auf meine Fragen antworten zu können? 🙂 Share this: Copy and paste this code into your website. jQuery(document).ready(function($) { $('.dwqa-footer-share ul li').on('click',function(event){ event.preventDefault(); if( $(this).is(".dwqa-embed-share") ) { $(this).find('a').toggleClass('dwqa-active'); $('.dwqa-embed-get-code').toggleClass('dwqa-hide'); return false; } var url = $(this).find('a').attr('href'); window.open(url,"","width=650,height=280"); }); $('#dwqa-iframe-custom-width, #dwqa-iframe-custom-height').on('change keyup',function(event){ if( $(this).val().length > 0 ) { var ifr = $('#dwqa-iframe-preview').clone(); var w = $('#dwqa-iframe-custom-width').val(), h = $('#dwqa-iframe-custom-height').val(); w = parseInt(w); h = parseInt(h); if( isNaN(w) || isNaN(h) ) { w = 0; h = 0; $('#dwqa-iframe-custom-width').val(w); $('#dwqa-iframe-custom-height').val(h); } ifr.attr({ width: w, height: h }).removeAttr('style').removeAttr('id'); $('#dwqa-iframe-preview').css({ width: w + 'px', height: h + 'px' }).attr({ width: w, height: h }); $('#dwqa-embed-code').val( ifr.get(0).outerHTML ); } }); }); E-Mail * Name * 1 Antworten 0 Positiv bewerten Negativ bewerten 84ck80n3 answered 5 Jahren ago Das dürfte ja geklärt sein, oder? 😉 E-Mail * Name * Deine Antwort 5 + 20 = Deine E-Mail Dein Name Öffentlich Nur ich & Admin