下面的代碼都是height = 100%,它在Chrome中工作正常,但它在firefox和ie7中顯示非常奇怪!它不完全是100%的高度。太感謝了。height = 100%不工作
<iframe src ="demoFramesetLeftFrame.jsp" name="treeframe" id="treeframe"
width=200px height=100% frameborder=0>
</iframe>
<iframe src="middle.html" name="middle" id="middle"
width=200px height=100% frameborder=0>
</iframe>
<iframe src="test.html" name="basefrm" id="basefrm"
width=200px height=100% frameborder=0>
</iframe>
一些教程,這可能會幫助你 - http://stackoverflow.com/questions/1263968/iframe-not-擴大到100高度 – khairil 2010-08-09 08:40:33