Search code examples
javascriptjquerygoogle-chromeclipboardcopy-paste

Copy to clipboard with jQuery/js in Chrome


I know this kind of question has been asked here for many times, including: How do I copy to the clipboard in JavaScript? or How to copy text to the client's clipboard using jQuery?, I'm narrowing the scope:

Condition:

  1. works fine in Google Chrome (would be nice if cross-browser, but not necessary)
  2. with no flash

Is there such a solution or workaround?


Solution

  • I just find another amazing repo on Github.

    Modern copy to clipboard. No Flash. Just 3kb gzipped

    https://github.com/zenorocha/clipboard.js

    Browser Support: