[jQuery] Copy text to clipboard IE & FF
Hey!
Is there any snippet of code which allows the user to press a key and the
text in a div will be copied to the clipboard?
I have some (non-jQuery) which only copies to the clipboard in IE (below),
so something which can do it FF would be great. I'm not bothered about
Safari, and Konquerer as it's an internal app and FF and IE are the only two
browsers used.
Cheers.
IE compatible code:
javascript:copyText(divname)
--
View this message in context: http://www.nabble.com/Copy-text-to-clipboard-IE---FF-tf2197803.html#a6082948
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/