iframe 中 height 设置为100%后出现滚动条_html/css_WEB-ITnose
程序员文章站
2022-05-21 19:19:54
...
用easyui的layout组件布局,如下图1所示,center里面嵌入了一个height为100%的iframe后,包含这个iframe的div会出现竖向的滚动条。
图1
不用easyui,直接嵌套iframe测试后,发现设置
后滚动条没有了
但是在easyui里,没效果,各位大神帮忙看看,demo地址:
http://pan.baidu.com/s/1mgBqkh6
图1
不用easyui,直接嵌套iframe测试后,发现设置
body{margin:0;padding:0;}
后滚动条没有了
但是在easyui里,没效果,各位大神帮忙看看,demo地址:
http://pan.baidu.com/s/1mgBqkh6
回复讨论(解决方案)
自己搞定了
http://*.com/questions/9129182/iframe-100-height-causes-vertical-scrollbar