文件名称:jquery-plugin-bsModal:bsModal是jQuery插件,生成bootstrap 4模态,并裁剪和上传图像模态
文件大小:195KB
文件格式:ZIP
更新时间:2024-05-27 15:42:47
JavaScript
jQuery插件-Bootstrap Modal bsModal是jQuery插件,生成bootstrap 4模态,并裁剪和上传图像模态。 例子 入门 必须介绍jQuery 3,Bootstrap 4,Cropper.js。 安装 $ npm install jquery-plugin-bsmodal 或者 $ yarn add jquery-plugin-bsmodal 在浏览器中: < link href =" /path/to/bootstrap.css " rel =" stylesheet " > <!-- Bootstrap is required --> < link href =" /path/to/cropper.css " rel =" stylesheet " > < script src =" /path/to/jquery.js " > </ script
【文件预览】:
jquery-plugin-bsModal-master
----.gitignore(20B)
----.babelrc(46B)
----package.json(1KB)
----src()
--------helpers.js(2KB)
--------recursiveAssign.js(828B)
--------index.js(11KB)
----LICENSE.md(1KB)
----dist()
--------jquery.bsmodal.js(16KB)
--------jquery.bsmodal.min.js(7KB)
----rollup.config.js(760B)
----README.md(6KB)
----.npmignore(35B)
----docs()
--------js()
--------index.html(11KB)
--------example-picture.jpg(147KB)
----yarn.lock(83KB)