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
-
Bumping to v1.3.0-beta.2
14 janvier 2014, par JamesMGreeneBumping to v1.3.0-beta.2
-
Removed client singleton pattern.
9 janvier 2014, par JamesMGreeneRemoved client singleton pattern. Deprecated lots of functions related to the v2.x API; details in Issue #289. Fixes #90.
-
Deprecated per-client options.
30 décembre 2013, par JamesMGreeneDeprecated per-client options. Fixes #281.
-
Code cleanup : sparse array handling, etc.
30 décembre 2013, par JamesMGreeneCode cleanup: sparse array handling, etc. Fixes #302.
-
Streamlined Flash security configuration
30 décembre 2013, par JamesMGreeneStreamlined Flash security configuration Streamlined the most common Flash security configuration by making it the default. Also deprecated the `trustedOrigins` and `allowScriptAccess` options. Fixes #241. Fixes #257. Fixes #305.