Hi all, I'm trying to achieve something similar to this site retailmenot.com If you click on one of the "codes" on the main page, this copies the code in your clipboard and opens a new webpage. Anyone know how to achieve this in html? Thanks
Hi, I took a look at the source. I can't seem to figure it out though. I'm not that good in programming. I believe the portion which i'm looking at is javascript...? I need to do this in wordpress (html)..what commands/script can I use to achieve the copy to clipboard and execute the link? Thanks much