Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Releases for Clipboard


Clipboard 2.0.0

Download: jquery.clipboard-2.0_0.zip
Size: 6.32 KB
md5_file hash: b83923b06db16afaf21e2ace5c1e9982
First released: November 27, 2007 - 3:58pm
Last updated: December 2, 2007 - 12:33am

Version 2.0 — November 24, 2007
* Completely rewritten to use new $.clipboardReady() function (like domReady). Clipboard is now 100% progressive enhancement
* Options are now only passed once, to $.clipboardReady() instead of each $.clipboard() call
* More intelligent Flash helper: We now communicate directly through Flash 8's External Interface rather than flashvars. Clipboard now returns true or false and logs actual success or failure on copy attempts
* Fixed an issue with debugging enabled in IE
* Better debugging messages
* Various other fixes and tweaks
* NOT a drop-in replacement for 1.x versions. See the usage examples!