文件名称:Soruto-Modal:一个JavaScript库,可以轻松创建模式窗口
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-05 19:22:56
JavaScript
索鲁托莫代尔 一个JavaScript库,可以轻松创建模式窗口。 如何使用 <html> <head> <!--CSSの読み込み忘れに注意--> <link rel="stylesheet" href="soruto-modal-default.js"> [removed][removed] </head> <body>…</body> </html> 参考 smodal.alert(选项) 显示带有“确定”按钮的模式对话框。 例子: smodal.alert({ "title":"sample", "message":"This is a sample text", "backClose":true, "width":"300px", "height":"150px", "okFunction":'alert("OK"
【文件预览】:
Soruto-Modal-master
----soruto-modal-default.css(1KB)
----LICENSE(1KB)
----README.md(6KB)
----soruto-modal.js(4KB)