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
-
v2.0.0-beta.2
15 avril 2014, par JamesMGreenev2.0.0-beta.2
-
Removing the middle man for AMD/CommonJS loaders
15 avril 2014, par JamesMGreeneRemoving the middle man for AMD/CommonJS loaders Also added a bit of XSS hardening to the SWF by verifying that `ExternalInterface.objectID` matches the expected value. Fixes #388.
-
v2.0.0-beta.1
15 avril 2014, par JamesMGreenev2.0.0-beta.1
-
Dynamic Flash resizing
15 avril 2014, par JamesMGreeneDynamic Flash resizing Fixes #270. Fixes #354.
-
`client.setText` no longer calls into Flash
9 avril 2014, par JamesMGreene`client.setText` no longer calls into Flash Fixes #295.