I found some nice solutions here on how to copy text in JavaScript to the clipboard in: How do I copy to the clipboard in JavaScript?
But is there any way to give it a type? Want I want is to paste to clipboard something like:
this is < b >bold< /b >
and when pasting it into OpenOffice or Word, get
this is bold