Click here to Skip to main content
15,889,874 members
Articles / jQuery

Copying to Clipboard Using jQuery Without the Need of Flash

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
11 Mar 2016CPOL2 min read 14K   1  
Clipboard.js removes the flash component and just solves the issue elegantly - all you need to do is to import the script, assign a “data-clipboard-target” attribute to your HTML tag and write a small JavaScript snippet.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
New Zealand New Zealand
http://nz.linkedin.com/in/macaalay
http://macaalay.com/

Comments and Discussions