文件名称:jquery.messageBox:用于 HTML 的 MessageBox 系统
文件大小:9KB
文件格式:ZIP
更新时间:2024-07-05 14:50:23
JavaScript
jquery.messageBox messageBox 系统是一个简单的警告框或消息框,以 HTML 格式显示到可用站点或应用程序中。 安装 在页眉中设置样式表 < head > < script src =" http://code.jquery.com/jquery.min.js " > </ script > < script src =" js/jquery.messagebox.js " > </ script > < link rel =" stylesheet " href =" https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css " > < link rel =" stylesheet " href =" https://maxcdn.bootstrapcdn.com/font-a
【文件预览】:
jquery.messageBox-master
----.gitignore(18B)
----test.html(3KB)
----package.json(705B)
----Gruntfile.js(758B)
----js()
--------jquery.messagebox.min.js(3KB)
--------jquery.messagebox.js(8KB)
----css()
--------messageBox.min.css(804B)
--------messageBox.css(909B)
----README.md(4KB)