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
-
Remove 'options.moviePath', use 'options.swfPath'.
24 mars 2014, par JamesMGreeneRemove 'options.moviePath', use 'options.swfPath'. This change should also make the new v2.x demo page work on zeroclipboard.org. Fixes #358. Fixes #355.
-
Reverting the 'cacheBust' option default back to 'true'.
22 mars 2014, par JamesMGreeneReverting the 'cacheBust' option default back to 'true'. Fixes #357.
-
Removed an errant backtick
21 mars 2014, par JamesMGreeneRemoved an errant backtick
-
Updated modal hacks to test for IE userAgent first
21 mars 2014, par JamesMGreeneUpdated modal hacks to test for IE userAgent first
-
Fixed an error in the jQuery UI dialog hack documentation
20 mars 2014, par JamesMGreeneFixed an error in the jQuery UI dialog hack documentation