as-alert-message弹出窗口js插件

as-alert-message是一个很小的JavaScript弹框库,用于创建动画效果的弹出提示效果,警告、对话框等。基础调用方式asAlertMsg("Hello World!");带标题asAlertMsg({ title: "Title", message: "Message" });定义弹出框的类型asAlertMsg({ type: "success",//warning error title: "success message", message: "success message", });带关闭按钮asAlertMsg({ type: "success", title: "success message", message: "success message", button: { title: "Close Button", bg: "success" } });自定义跳转页面sAlertMsg({ type: "success", title: "success message", message: "success message", button: { title: "Success Button", bg: "success" }, success: { redirect: ["http://www.bootstrapmb.com","_blank"] } });

as-alert-message弹出窗口js插件

在线演示        积分下载        6毛下载        砍两刀下载       

文件目录······
暂无数据

未经允许不得转载: ICode联盟 » 插件特效 » as-alert-message弹出窗口js插件

 猜你喜欢 更多»
 工具推荐 更多»