jQlipboard Extension

jQlipboard is an extension for jQuery. It makes performing clipboard actions much easier. jQlipboard is been designed to be compatible across most modern browsers.

Note that this is the documentation for jQlipboard and not jQuery. The documentation for jQuery can be found here.


.copy()

Copy contents of an element.

.cut()

Cut contents of an element.

.paste()

Paste clipboard contents within element.