![]() |
#2
hmhz2008-09-01 02:29
|
如题 在index.html 页面有
<iframe src="help.asp" name="contor" id="contor" scrolling="no" frameborder="0" width="100%" onload="autoResize();" align="middle"></iframe>
当 iframe 内的 help.asp 页面因数据变化而产生高度变化时 ,能否用JS 自动调整 这个 iframe 的高度