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
-
Consistency : Use more of ES5 `Object.keys`
29 novembre 2016, par JamesMGreeneConsistency: Use more of ES5 `Object.keys`
-
Integrity : Added `error[name='flash-insecure']` event
29 novembre 2016, par JamesMGreeneIntegrity: Added `error[name='flash-insecure']` event Fixes #532 Also revved version to 2.3.0
-
Core : Added new event
15 novembre 2016, par JamesMGreeneCore: Added new event This helps identify when the browser is not capable enough to run ZeroClipboard, e.g. IE<9 without polyfills. Fixes #546
-
Core : Added new event
13 novembre 2016, par JamesMGreeneCore: Added new event This helps identify when the browser is not capable enough to run ZeroClipboard, e.g. IE<9 without polyfills. Fixes #546
-
Build : Reduce the description to 140 chars
12 novembre 2016, par JamesMGreeneBuild: Reduce the description to 140 chars Fixes #663