Iframe问题

function   window.onload()    
         {    
             parent.document.all("FeiYong").style.height=window.screen.availHeight-window.screenTop-document.documentElement.scrollTop;      
         }

原文地址:https://www.cnblogs.com/12go/p/2153588.html