Revisions : ZeroClipboard · GitHub
The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Zero" signifies that the library is invisible and the user interface is left entirely up to you.
Les articles publiés sur le site
-
Merge pull request #475 from robotdan/issue_472_ZeroClipboard.min.map
27 septembre 2014, par jonrohanMerge pull request #475 from robotdan/issue_472_ZeroClipboard.min.map Issue 472 zero clipboard.min.map
-
Doc updates for using minified and sourcemap
8 août 2014, par robotdanDoc updates for using minified and sourcemap
-
Add additional details on the use of the source map when using the minified version of the library.
8 août 2014, par robotdanAdd additional details on the use of the source map when using the minified version of the library.
-
v2.1.6
27 juillet 2014, par JamesMGreenev2.1.6
-
Integrity : Maintain a reference to the copy target.
27 juillet 2014, par JamesMGreeneIntegrity: Maintain a reference to the copy target. Fixes #467.