Hi everyone, I'm trying to embed the copy to clipboard feature. Basically, I want certain text or a link name highlighted and when a user clicks on the text/link name, it copies it to your clipbaord (equivelant right click - copy). I can't seem to find any scripts that work without javascript. I checked a javascript page by wordpress but i'm quite confused (I don't have much experience with programming). Can someone break it down for me and advise on how I can accomplish the copy to clipboard feature or how to enable javascript so I can use the code given to me? Here is a source of the feature i'm trying to do: http://www.htmlgoodies.com/beyond/javascript/article.php/3458851
Hi, When I click on it, it doesn't copy to the clipboard. I'm looking for something similar to what I posted: http://www.htmlgoodies.com/beyond/javascript/article.php/3458851 Thanks
I assume you did not select paste. It copied sliently and compatibility with most browsers. The code you posted only for Internet Explorer.
Hi, I definitely pasted it and it didn't work. But for some reason it's working for me now..odd.. The only concern I have is implementing this in wordpress. I don't think wordpress understands javascript. I tried using the code and it doesn't work. IE also posts "Error on Page" on the bottom when this code is live on my homepage..when I click on the search bar the error on page flashes. I need to re-configure something in wordpress to allow javascript code to run...any ideas? Thanks
Hey guys, i'm still trying to do this. I was told I have to use javascript and flash to get this working. Anyone have any easy to understand working codes for this? Thanks