文件名称:pk-modal:Javascript 模态对话框,支持拖动和自动居中
文件大小:4KB
文件格式:ZIP
更新时间:2024-08-02 15:44:35
JavaScript
峰模态 功能现已集成到 用纯 JS 编写的简单助手库,用于启用模态对话框 根据许可,需要署名 ########Requires pk-core.js和pk-core.css作为前驱 ###特征 自动居中显示、内容更改和窗口大小调整 拖动(需要pk-draggable.js和pk-draggable.css ) 在关闭按钮/遮罩点击时关闭 ###用法 pk.modal(opt) 其中opt是以下类型的对象: context: // optional, DOM element as a reference point in the document to inject the modal - important in terms of scoping for data driven document libraries (e.g. angular) - defaults to do
【文件预览】:
pk-modal-master
----grunt.js(2KB)
----src()
--------pk-modal.css(1KB)
--------pk-modal.js(2KB)
----.travis.yml(82B)
----README.md(1KB)
----package.json(766B)