Peer5 / ShareFest

Web based p2p file sharing built on WebRTC Data Channels API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy to clipboard button

shacharz opened this issue · comments

Maybe add a simple onclick="window.prompt('Press CTRL+C, then ENTER',this.innerText); return false;" to the link.
Lets just avoid using flash 😄

Does this work in Chrome Stable?
document.execCommand('copy')