All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
怎么用javascript进行拖拽_JavaScript技术_编程技术
C#,asp.net操作文件_[Asp.Net教程]
ajax和asp.net的配置文件_[Asp.Net教程]
ASP2.0-130道ASP.NET面试题_[Asp.Net教程]
delphi打开已经存在的映像文件
通过序列化和反序列化泛型数据实体集合来实现持久化数据对象的方法_.net资料_编程技术
用DHTML与XML制作Ajax幻灯片_[AJAX教程]
PHP实例:PHP的拼写检查函数库_[PHP教程]
ASP.NET服务器控件之视图状态_[Asp.Net教程]
6条ASP.NET编程实用技巧_[Asp.Net教程]
Reading number is top 10 pictures
寒流来了
含苞欲放的素颜美少女1
乳娘帕梅拉安德森2
美奂绝伦的风景
A man's favorite things2
Chinese paper-cut grilles art appreciation2
The wise woman of chest2
Kim jong il's mistress, national beauty JinYuJi actor2
Go to the national museum2
猫眯也疯狂
Download software ranking
卡丁车单机版
在线棋牌游戏3.05版
Such love down(擒爱记)
Boxer Classic video3
Call Of Duty2
小黑猫大战两米大花蛇
Boxer vs Yellow2
Tram sex maniac 2 (H) rar bag19
Sora aoi‘s film--Lust fan wall
Tram sex maniac 2 (H) rar bag2
归海一刀 published in(发表于) 2014/3/30 5:19:29 Edit(编辑)
iframe的高度随内容的变化而变化_[Html教程]

iframe的高度随内容的变化而变化_[Html教程]

iframe的高度随内容的变化而变化_[Html教程]

本文详细介绍了iframe框架高度随内容的变化而变化的代码。





//PS: XXX.htm不可跨域



function SetWinHeight(obj)
{
var win=obj;
if (document.getElementById)
{
if (win && !window.opera)
{
if (win.contentDocument && win.contentDocument.body.offsetHeight)
win.height = win.contentDocument.body.offsetHeight;
else if(win.Document && win.Document.body.scrollHeight)
win.height = win.Document.body.scrollHeight;
}
}
}







添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.