Petición de adelanto de proyecto function resizeIframe(obj) { obj.style.height = (obj.contentWindow.document.body.scrollHeight+120) + 'px'; }