不可放大缩小型示例:
new U.UF.UI.form("标题",$$("div", { "innerHTML": "中间内容" }),{ "style": { "width": "570px", "height": "80%", "maxHeight": "700px", "position":"fixed","top":"20%","left":"50%"} },{ "isenlarge": false,"isnarrow": false});
窗体结构截图:
尝试一下
new U.UF.UI.form("标题",$$("div", { "innerHTML": "中间内容" }),{ "style": { "width": "570px",
"height": "80%", "maxHeight": "700px", "position":"fixed","top":"20%","left":"50%"}
},{ "isenlarge": false,"isnarrow": false});