How do I copy to the clipboard in JavaScript?
What is the best way to copy text to the clipboard (multi-browser)? I have tried: But in Internet Explorer it gives a syntax error. In Firefox, it says unsafeWindow is not defined. A nice trick without using Flash: How does Trello access the user’s clipboard?