Listed below are some of my recent findings for the best JavaScript Clipboard and Flash Detection scripts for web developers.
Clipboard Plugins
Developers can provide end-users the ability to copy text to their clipboard (eg. mimic Ctrl+C action).
ZeroClipboard This is the most active clipboard project available. Most robust, lots of options and active [...]
Archive for July, 2011
JavaScript / jQuery Clipboard and Flash Detection Plugins
Posted: 15th July 2011 by marc in ProgrammingTags: flash, flash detection, javascript, jquery
View Comments
Customized ShareThis Button using jQuery and the ShareThis API
Posted: 8th July 2011 by marc in ProgrammingTags: javascript, jquery, sharethis, sharethis api
Using ShareThis and want to have a customized version of multiple share buttons on one page? The ShareThis API developer docs section would have you include a hefty piece of JavaScript wherever you wanted the ShareThis object to occur. That is not only messy, but not very practical. I was shocked I couldn’t find anyone [...]