你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/425166-elegant-alert-%E5%BA%93,源站連結 點此以跳轉

elegant alert()库

Customized alert box at the top right corner, auto close in a few seconds. Click on the alert box will close it immediately and copy the alert message to clipboard.

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.org.cn/scripts/425166/957828/elegant%20alert%28%29%E5%BA%93.js

作者
kakasearchPYUDNG
版本
1.07
创建于
2021-04-17
更新于
2021-06-18
大小
4.3 KB
许可证
暂无

We have authorized to use the code of this script
我们已获得原作者授权

优雅的 alert()库版本,基于原作者Evan Tseng的脚本修改,权利归原作者所有
此库不拦截alert,可以自定义传入数据当一个会自动消失的提示框用
使用说明:
先引入库
// @require https://greasyfork.org.cn/scripts/425166-elegant-alert-%E5%BA%93/code/elegant%20alert()%E5%BA%93.js?version=922763
输出test
new ElegantAlertBox('test');