messager
title:'提示',
msg:'操作成功',
icon: 'info',
width: 200,
top:300(用来指定alert离页面顶端的距离),
fn:function(){}(回调函数)
});
messager和alert同理
相关阅读
/** * combo - jQuery EasyUI * * Licensed under the GPL: * http://www.gnu.org/licenses/gpl.txt * * Copyright 201
经常使用easyui,对于基本的使用还算了解,经常有这样的需要,需要动态的修改required,也就是在某些情况下required是true,有些情况下req