Line 8: | Line 8: | ||
ifrm.style.height = document.documentElement.offsetHeight; | ifrm.style.height = document.documentElement.offsetHeight; | ||
document.body.appendChild(ifrm); | document.body.appendChild(ifrm); | ||
+ | alert(document.documentElement.offsetHeight); | ||
}); | }); | ||
</script> | </script> |
Revision as of 15:04, 20 August 2016