const _pEl = document.createElement('iframe');_pEl.style = 'width:100%;min-height:500px;max-height:90vh;border:none;';_pEl.onload=function(){_pEl.height = _pEl.contentWindow.document.body.scrollHeight;console.log(1, _pEl.height)};_pEl.src = 'https://associazionecittadinanzadigitale.prenotime.it/wdgt0:0:0/prenota';document.getElementById('prenotime-widget').appendChild(_pEl);