摘要:
js 对iframe高的控制function SetCwinHeight(frameID) { var iframeid = window.document.getElementById(frameID); //iframe id if (document.getElementById) { if (iframeid && !window.opera) { if (iframeid.contentDocument && iframeid.contentDocument.body.offsetHeight) { iframeid.height = iframeid 阅读全文
posted @ 2011-09-14 09:29
上善若水123
阅读(396)
评论(3)
推荐(1)
浙公网安备 33010602011771号