Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability for a user to copy share link to their clipboard #14

Open
peterlockhart opened this issue Feb 15, 2015 · 1 comment
Open

Ability for a user to copy share link to their clipboard #14

peterlockhart opened this issue Feb 15, 2015 · 1 comment

Comments

@peterlockhart
Copy link
Contributor

Similar to this github example
screen shot 2015-02-15 at 12 05 30 am
(the above copy button next to the link on the below example)
screen shot 2015-02-15 at 12 03 58 am

@peterlockhart
Copy link
Contributor Author

Use a combination of these two things:

  1. Auto select the text for the user (helpful for mobile mobile): http://jsfiddle.net/khXjC/
  2. And Zero Clipboard for desktop: http://zeroclipboard.org/
    (Hide the copy to clipboard icon on devices that don't have/allow flash)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant