I am looking for a non-plugin “copy to clipboard” function written in jQuery or JavaScript.
Basically, I just want to click on an a link and pop the HREF value into the clipboard.
Is that possible with jQuery / JavaScript?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
it is possible with :
http://code.google.com/p/zeroclipboard/
its from google and its via flash and js
pretty simple implementation