?
Path : /home/admin/public_html/old/media/com_wrapper/js/ |
Current File : /home/admin/public_html/old/media/com_wrapper/js/iframe-height.min.js |
function iFrameHeight(){var e=0;if(!document.all){e=document.getElementById("blockrandom").height;document.getElementById("blockrandom").style.height=parseInt(e)+60+"px"}else if(document.all){e=document.frames("blockrandom").document.body.scrollHeight;document.all.blockrandom.style.height=parseInt(e)+20+"px"}}