Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stpettersens/clipboardapplet
Simple Java applet to copy text from within an HTML element to the system clipboard.
https://github.com/stpettersens/clipboardapplet
Last synced: about 1 month ago
JSON representation
Simple Java applet to copy text from within an HTML element to the system clipboard.
- Host: GitHub
- URL: https://github.com/stpettersens/clipboardapplet
- Owner: stpettersens
- Created: 2011-03-20T20:33:27.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-04-07T16:02:03.000Z (over 11 years ago)
- Last Synced: 2023-03-11T09:27:31.276Z (almost 2 years ago)
- Language: Java
- Homepage: http://stpettersens.github.com/ClipboardApplet
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
ClipboardApplet
===============Simple Java applet to copy text from within an HTML element to the system clipboard.
This project is abandoned; use jQuery + Flash or similar approach instead.