One-click select and copy to clipboard javascript?
September 22, 2007 11:30 AM
Subscribe
What is the javascript used to make a one click "select and copy to clipboard" action like I see they have on
photobucket?
Under each image in my gallery on photobucket are four choices of links back to my image. html, embed video etc. When I click in a box a javascript instantly selects the entire link and copies it to my clipboard.
I'd like to use this at my office to speed up some routine work I have to do every morning. (Making links to breaking news stories.)
I think it's javascript but I don't know enough to find it in the source.
I have a javascript like this (found at dynamic drive) but it doesn't work in firefox. The photobucket script works crossbrowser.
I don't want to steal this if the photobucket progammer wrote it and doesn't want to distribute it. But is something like this free on the Internet? (I've searched and searched)
posted by cda to computers & internet (4 comments total)
1 user marked this as a favorite
If you want to implement something like this, try Googling "flashcopier".
posted by wsp at 11:53 AM on September 22, 2007