Hi Daniel, unfortunately this is not that easy IIRC. Due to security reasons in FF this is not allowed per default[1].
If you have a kind of control over the client, the method described in [1] might work for you. Or even better they can use the "AllowClipboard Helper" Add-On[2]. If you don't have that control, I only know of some cumbersome SWF work-around, like described for example here[3]. Although that seems not to be very nice/clean. /Peter ----- [1] http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard [2] https://addons.mozilla.org/en-US/firefox/addon/852 [3] http://en.how-to.mobi/index.php?sd=de&id=127040 -------- Original -------- From: Daniel Hirtzbruch Date: 08.04.2010 16:22 > Hi again, > > I've not been able to find a firefox solution how to copy text to the > clipboard via javascript - does any one of you know how to achieve this? The > client only uses firefox (on windows machines). > > Thanks in advance, > Daniel ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
