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
-
Ensure that there are scripts before using its collection
9 novembre 2016, par gabriel-bezerraEnsure that there are scripts before using its collection The current code expects the collection of scripts to be populated. However that is not the case when it runs in a JS interpreter that has nothing in the DOM. It may happen when running ScalaJS tests in Rhino. Check this thread to see more details: https://groups.google.com/d/msg/mozilla-rhino/Ooir-2R29-w/VRc1CWogXIcJ
-
Tests : Fix newline expectation on Windows
9 novembre 2016Tests: Fix newline expectation on Windows Closes #622
-
Input to .off() should also be lowercased
9 novembre 2016, par hallvorsInput to .off() should also be lowercased Mostly for consistency with the on() method Closes #617
-
Docs : Fix an unclosed code area in the API docs
9 novembre 2016Docs: Fix an unclosed code area in the API docs
-
README : Add size badge for the minified asset
9 novembre 2016, par ngrymanREADME: Add size badge for the minified asset