iframe { border: none; width: 100%; height: 100%; } function resizeIframe(obj) { obj.style.height = obj.contentWindow.document.d...