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
-
Added support for RTF, HTML, and custom data formats
16 avril 2014, par JamesMGreeneAdded support for RTF, HTML, and custom data formats Fixes #143. Fixes #152.
-
Divided ActionScript into modules
15 avril 2014, par JamesMGreeneDivided ActionScript into modules
-
Updated docs, including explicit security limitations
15 avril 2014, par JamesMGreeneUpdated docs, including explicit security limitations Fixes #387.
-
Add missing docs for 'flash-unavailable' event
15 avril 2014, par JamesMGreeneAdd missing docs for 'flash-unavailable' event
-
Added `ZeroClipboard.state()` for diagnostics.
15 avril 2014, par JamesMGreeneAdded `ZeroClipboard.state()` for diagnostics. Fixes #372.