Kleinkindertipps

document.getElementById("dnld-png").onclick = function() { const screenshotTarget = document.getElementById("logo-container"); html2canvas(screenshotTarget, { allowTaint: true, useCORS: true, backgroundColor: "null", removeContainer: true, scale: 4}).then((canvas) => { const base64image = canvas.toDataURL("image/png"); var anchor = document.createElement( 'a'); anchor.setAttribute("href", base64image); anchor.setAttribute("download", "mein-dbk-logo.png"); anchor.click(); anchor.remove(); }); };

KLEINKINDERTIPPS

Große Tipps für neue Eltern

Du hast dein Passwort vergessen? Bitte gib deinen Benutzernamen oder deine E-Mail-Adresse ein. Du bekommst einen Link per E-Mail zugesandt, um ein neues Passwort zu erstellen.