sczdavos
sczdavos

Reputation: 2063

jQuery clipboard content + addition

I want to change (on copy event) content of clipboard to current content + some self text. Is there any way, how can I do that with jQuery?

Upvotes: 0

Views: 458

Answers (2)

Hzyf
Hzyf

Reputation: 1017

There are many jQuery "copy to clipboard" plugins just like zClip. Take a look at them.

Upvotes: 1

Sudhir Bastakoti
Sudhir Bastakoti

Reputation: 100175

This might help: Clipboard Content

Upvotes: 1

Related Questions