Clipboard.js-实现复制文本到剪贴板功能的JavaScrip

时间:2022-12-30 18:41:22
【文件属性】:

文件名称:Clipboard.js-实现复制文本到剪贴板功能的JavaScrip

文件大小:81KB

文件格式:ZIP

更新时间:2022-12-30 18:41:22

jQuery库

clipboard.js是一款轻量级的实现复制文本到剪贴板功能的JavaScript插件。通过该插件可以将输入框,文本域,DIV元素中的文本等文本内容复制到剪贴板中。它不依赖flash,使用非常简单。


【文件预览】:
css
----htmleaf-demo.css(6KB)
----normalize.css(2KB)
related
----2.jpg(30KB)
----1.jpg(30KB)
index4.html
fonts
----icomoon.woff(1KB)
----icomoon.svg(2KB)
----icomoon.eot(2KB)
----icomoon.ttf(1KB)
index.html
index2.html
dist
----clipboard.js(20KB)
----clipboard.min.js(9KB)
src
----clipboard-action.js(5KB)
----clipboard.js(3KB)
index3.html
demo
----function-target.html(668B)
----constructor-node.html(661B)
----constructor-selector.html(731B)
----constructor-nodelist.html(751B)
jQuery之家.url
readme.html

网友评论