A copy js. Click to copy input or textarea. Made by JS.
- Clone from Github.
# 1. Clone
git clone https://github.com/langong-dev/HtmlCopy.git
- Copy to your server.
<head>
<script type="text/javascript" src="copy.js"></script>
</head>
...
<textarea id="copy">
Some Thing To Copy.
</textarea>
<button onclick="Copy()">Click to Copy</button>
Feedback: langong-assist@foxmail.com