怎么显示对话框滚动条
unction addorder(){$.dialog({
content: "url:file:///C:\Users\Administrator\AppData\Roaming\Tencent\QQ\Temp\%W@GJ$ACOF(TYDYECOKVDYB.pngsrmDeliveryController.do
?goAdd",
lock : true,
title:"新增发货单",
zIndex: getzIndex(),
width:800,
height: 600,
parent:windowapi,
cache:false,
ok: function(){
var iframe = this.iframe.contentWindow;
return true;
},
cancelVal: '关闭',
cancel: function(){
}
});}
怎么加滚动条
把截图设置去掉
我建议自己加个DIV添加滚动条控制
页:
[1]