隨筆 - 59  文章 - 70  trackbacks - 0
          <2009年5月>
          262728293012
          3456789
          10111213141516
          17181920212223
          24252627282930
          31123456

          常用鏈接

          留言簿(5)

          隨筆分類

          隨筆檔案

          搜索

          •  

          積分與排名

          • 積分 - 173671
          • 排名 - 340

          最新評論

          閱讀排行榜

          評論排行榜

          之前寫的iframe的自適應高度語句都是這樣寫的:
          onload="this.height=ifr.document.body.scrollHeight"

          結果發現不能兼容firfox,于是改成下面的代碼:
          <script>
          function?SetCwinHeight()
          {?
          var?ifr
          =document.getElementById("ifr");?//iframe?id?
          if?(document.getElementById){?
          if?(ifr&&?!window.opera){?
          if?(ifr.contentDocument?&&?ifr.contentDocument.ifr.offsetHeight){?
          ifr.height?
          =?ifr.contentDocument.body.offsetHeight;?
          }
          else?if(ifr.Document?&&?ifr.Document.body.scrollHeight){?
          ifr.height?
          =?ifr.Document.body.scrollHeight;?
          }
          ?
          }
          ?
          }
          ?
          }

          </script>
          <iframe?id="ifr"?src="/login.jsp"?frameborder="0"?width="715"?scrolling="No"?onload="Javascript:SetCwinHeight()"></iframe>
          成功!
          posted on 2009-05-11 18:53 JasonChou 閱讀(567) 評論(4)  編輯  收藏 所屬分類: html

          FeedBack:
          # re: iframe自適應高度問題 2009-05-18 11:52 宋雪
          您好!我是《中國科技博覽》編輯部的宋雪,國家級刊物現對外征稿。歡迎您咨詢投稿工作Q 237692305電話010-83753033轉分機304 13671307412 統一投稿信箱zgkjbls@163.com 宋雪期待與您合作!  回復  更多評論
            
          # re: iframe自適應高度問題 2009-07-10 14:32 ff
          ccccccccccccccccc  回復  更多評論
            
          # re: iframe自適應高度問題 2009-07-10 14:32 ff
          www.admin173.com  回復  更多評論
            
          # re: iframe自適應高度問題 2010-11-01 15:45 lele
          我試了一下,在FF下還是不能自適應~  回復  更多評論
            
          主站蜘蛛池模板: 沙雅县| 剑河县| 馆陶县| 阳原县| 彭州市| 新营市| 柳江县| 彝良县| 西昌市| 泸溪县| 霞浦县| 阜新市| 皋兰县| 涟源市| 安达市| 格尔木市| 色达县| 南京市| 松潘县| 成安县| 武隆县| 康平县| 平江县| 镇沅| 南通市| 宁陕县| 阿拉善盟| 余姚市| 晋宁县| 拉萨市| 洛隆县| 伊宁市| 锡林郭勒盟| 尉氏县| 湘潭县| 开化县| 崇礼县| 灵台县| 普宁市| 同江市| 车致|