IT博客汇
首页
精华
技术
设计
资讯
扯淡
权利声明
登录
注册
内建对话框-CarlZeng
Carl Notes
发表于
2023-10-02 02:27:29
love
0
用法 var a=new NLAlertDialog('"NLAlertDialog"'); a.show('title','sMessage',3) ---------------------------------------------------------------------- function hideAlertBox(elemId) { document.getElement...