I want to be able to copy text to the clipboard using Javascript.
I found the JQuery Copy plugin on the web but this does not work in Firefox (after testing it only IE).
I found another one called ZeroClipboard but this seems to rely on Flash player 9 and 10.
Is there any other solution that will work in all browsers?