This isn't quite was I was thinking of, but thankyou anyway.
Dan Atkinson wrote: > > Hey!<br/> > <br/> > 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?<br/> > <br/> > 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.<br/> > <br/> > Cheers.<br/> > <br/> > <br/> > IE compatible code: > <pre>javascript:copyText(divname)</pre> > -- View this message in context: http://www.nabble.com/Copy-text-to-clipboard-IE---FF-tf2197803.html#a6465755 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
