举例: easyui panel layer
多数的配置是 iframe : true 或者 iframeScrolling:true ,但是设置后滚动条仍然失灵
解决办法,在iframe页面 中加入框架DIV style设置为 width=100%;height=100%;overflow:auto;
原文链接
作程的博客 http://www.zuocheng.net/it/?p=208
时间: 2024-12-23 21:22:09
举例: easyui panel layer
多数的配置是 iframe : true 或者 iframeScrolling:true ,但是设置后滚动条仍然失灵
解决办法,在iframe页面 中加入框架DIV style设置为 width=100%;height=100%;overflow:auto;
原文链接
作程的博客 http://www.zuocheng.net/it/?p=208