extJS_为弹出框绝对定位

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-2 17:31   1592   0
 var win = new Ext.Window({
            title: i18n['password_setting'] || '密码管理',
            width: 600,
            height: 240,
            layout: 'fit',
            modal: true,
            items: [form],
            x:300,   //依据W3C:允许使用容器中的XY坐标定位项目
            y:300,
            html: 'Positioned at x:300, y:300'
        });

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP