samtiger


          QQ:418148757
          Name:yangchuan
          數(shù)據(jù)加載中……
          iframe自適應高度

          Ext.onReady(function() {

           function reinitIframe(){
            var iframe = document.getElementById("frame_content");
            try{
             var bHeight = iframe.contentWindow.document.body.scrollHeight;
            }catch (ex){
               var bHeight = 0;
            } 
            try{
             var dHeight = iframe.contentWindow.document.documentElement.scrollHeight;
            }catch (ex){
                var dHeight = 0;
            }
            if(dHeight!=0 && bHeight!=0){
             var height = Math.min(bHeight, dHeight);
            }else{
             var height = Math.max(bHeight, dHeight);
            }
            if(Ext.isGecko){
             height = height+30;
            }
            iframe.style.height =  height+"px";
           }
           window.setInterval(function(){
            reinitIframe()
           }, 200);
          });

          posted on 2010-10-21 09:56 sam.chuan.yang 閱讀(242) 評論(0)  編輯  收藏


          只有注冊用戶登錄后才能發(fā)表評論。


          網(wǎng)站導航:
           
          主站蜘蛛池模板: 淳安县| 招远市| 昭平县| 博乐市| 来宾市| 布尔津县| 腾冲县| 隆尧县| 南江县| 福泉市| 读书| 芜湖县| 海林市| 松溪县| 美姑县| 金堂县| 喜德县| 盐边县| 兴化市| 池州市| 拜泉县| 和静县| 凤凰县| 闵行区| 隆子县| 澎湖县| 佛冈县| 东城区| 沾化县| 闵行区| 洪江市| 玛沁县| 铜山县| 河源市| 安西县| 论坛| 宣化县| 武冈市| 开阳县| 牟定县| 乌鲁木齐市|