Easyui $.messager.alert and $.messager.confirm location control

$.messager.alert({
                        title: 'Prompt',
                        msg: 'Successful operation',
                        icon: 'info',
                        width: 200, top:300 ( used to specify the distance from the alert to the top of the page ) ,
                       
                         fn:function(){}( callback function )
                    });
messager and alert are the same
Article tags:   easyui al

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326030091&siteId=291194637