window.onload = function() { var iframe = document.getElementById("myiframe"); iframe.width = iframe.contentWindow.document.body.scrollWidth; iframe.height = iframe.contentWindow.document.body.scrollHeight; } #wrapheader { display:none; }