Possible Duplicate:
How to copy to the clipboard in JavaScript?
I have a text and I'd like to copy the data to the computer's clipboard. Is there a widget to do so in GXT, if not, is there in GWT, if not, which is the low level Javascript way?
Do all browsers support it ?