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
-
Eliminated configs for AMD and CommonJS.
5 juillet 2013, par JamesMGreeneEliminated configs for AMD and CommonJS. Fixes #182.
-
Eliminated configs for AMD and CommonJS.
5 juillet 2013, par JamesMGreeneEliminated configs for AMD and CommonJS. Fixes #182.
-
Fixes event dispatching for CommonJS.
4 juillet 2013, par JamesMGreeneFixes event dispatching for CommonJS. Fixes #180. Fixes #181. Closes #181.
-
Fixes event dispatching for CommonJS.
4 juillet 2013, par JamesMGreeneFixes event dispatching for CommonJS. Fixes #180. Fixes #181. Closes #181.
-
Increased the default z-index.
4 juillet 2013, par JamesMGreeneIncreased the default z-index. Old value: 9999 New value: 999999999 Max value: 2147483647 Fixes #172. Fixes #173. Closes #174.