Gorenje Zamrażarka FH15E6W5
1019,00 zł
Produkt jest dostępny u partnera.
Opis produktu
const iframe = document.getElementById('myIframe');iframe.addEventListener('load', () = {const iframeWindow = iframe.contentWindow;const iframeDocument = iframe.contentDocument || iframeWindow.document;if (!iframeDocument) return;let lastHeight = 0;const checkAndResize = () = {const newHeight = Math.max(iframeDocument.body.scrollHeight,iframeDocument.documentElement.scrollHeight);if (newHeight !== lastHeight) {iframe.style.height = newHeight + ... (zobacz więcej)