当前路径: 星河码客 » 插件特效 » 网页上自动提示消息js插件

网页上自动提示消息js插件

Notyf.js是一款消息提示插件,非常小的和易于使用的JavaScript库,用于显示警报/成功通知消息在屏幕上。响应迅速、方便使用。var notyf = new Notyf({ // 延迟 // 0 = 无限 duration:2000, // 使连锁反应 ripple: true, // 自定义位置 position: {x:'right',y:'bottom'}, // 允许用户通过按钮消除通知 dismissible: false, types: [ { type: 'warning', // 类型 duration: 2000, ripple: true, message: 'custom message' background: 'orange', className: '', extra CSS class icon: { className: 'material-icons', tagName: 'i', text: 'warning' } } ] });

网页上自动提示消息js插件

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

文件目录······
暂无数据
 猜你喜欢 更多»
 工具推荐 更多»