Home >Backend Development >PHP Tutorial >关于复制至剪贴板功能

关于复制至剪贴板功能

WBOY
WBOYOriginal
2016-06-23 14:28:092278browse

不知大伙页面里有没有用到这个功能,点击"复制"将一个url自动复制到至剪贴板.
window.clipboardData.setData()这个只能用在IE里面,有没有一种js代码,可以
实现此功能,且适用ff,google,ie等大部分的浏览器的...


回复讨论(解决方案)

我在网上找了一个jquery.copy.js的,,好像也不行.

http://www.steamdev.com/zclip/

有没有简单点的,不需要flash

网上搜索一下,这种代码很多的。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn