willie.de: document.execCommand('Copy')

Beitrag lesen

document.execCommand('Copy')

Äh, das ist doch eh wieder so ein M$-IE-only-murks.

jajaja ;)

Aber das wird dir weiterhelfen:
http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/execcommand.asp

wenn ich alles richtig verstanden hab, ist das wirklich nur zum kopieren von _selektiertem_ text gedacht: "Copies the current selection to the clipboard." schade!

Gruß Herbalizer

danke! willie