免费一级码无码婬片AA,多姿,国产成人精品日本亚洲18图 ,亚洲欧美视频一区,久久久久国产精品一区

做網(wǎng)站找實(shí)速,專業(yè)網(wǎng)站制作設(shè)計(jì)平臺(tái)
首頁 > 課堂 > 網(wǎng)站技術(shù) > 詳情
網(wǎng)站標(biāo)簽 / Tags

iframe框架調(diào)用高度自適應(yīng)方法

2020-02-16 15:36:30   來源:實(shí)速網(wǎng)絡(luò)|網(wǎng)站建設(shè)|網(wǎng)站設(shè)計(jì)|網(wǎng)站優(yōu)化|網(wǎng)站仿制|網(wǎng)站SEO|網(wǎng)站推廣|空間域名|主機(jī)VPS|服務(wù)器|網(wǎng)站源碼|網(wǎng)站模版   瀏覽: 次
iframe框架調(diào)用高度自適應(yīng)方法 發(fā)布時(shí)間:2019-12-19 來源:未知 瀏覽: 關(guān)鍵詞:自適應(yīng) 調(diào)用 高度 iframe框架

iframe框架調(diào)用高度自適應(yīng)方法

發(fā)布時(shí)間:2019-12-19 來源:未知 瀏覽: 關(guān)鍵詞:自適應(yīng) 調(diào)用 高度 iframe框架 
<iframe frameborder="0" src="http://www.daixiao360.cn/" class="iframe" frameborder="0" id="test" onload="this.height=100" width="762px"  scrolling="no"></iframe><script type="text/javascript">function reinitIframe(){var iframe = document.getElementById("test");try{var bHeight = iframe.contentWindow.document.body.scrollHeight;var dHeight = iframe.contentWindow.document.documentElement.scrollHeight;var height = Math.max(bHeight, dHeight);iframe.height = height;console.log(height);}catch (ex){}}window.setInterval("reinitIframe()", 200);</script>
責(zé)任編輯:實(shí)速科技