unicode: copy to clipboard using execCommand
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 26 Oct 2015 22:16:09 +0000 (23:16 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 26 Oct 2015 22:46:41 +0000 (23:46 +0100)
Fallback via temporary textarea for modern browsers (chrome 43+, ff 41+).

Code adapted from:
<http://stackoverflow.com/questions/400212/copy-in-js#answer-30810322>


No differences found