0

Is there a way to set the data of the clipboard as html instead of plain text ? I know this is easely done in C# with :

Clipboard.SetData(DataFormats.Rtf, (Object)temp);

But i'm looking for a javascript solution ( can include jquery etc ... )

Edit: this only needs to work for Internet Explorer

Timon
  • 993
  • 1
  • 7
  • 35

0 Answers0