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-alpha.2
24 mars 2014, par JamesMGreenev2.0.0-alpha.2
-
Updated docs after deprecation removals
24 mars 2014, par JamesMGreeneUpdated docs after deprecation removals
-
Remove 'options' parameter from the client constructor.
24 mars 2014, par JamesMGreeneRemove 'options' parameter from the client constructor. Fixes #367.
-
Remove 'setHandCursor' method, use 'options.forceHandCursor' instead.
24 mars 2014, par JamesMGreeneRemove 'setHandCursor' method, use 'options.forceHandCursor' instead. Fixes #193.
-
Remove 'reposition' from the public API.
24 mars 2014, par JamesMGreeneRemove 'reposition' from the public API. Fixes #196.