Untitled
unknown
plain_text
a year ago
116 B
6
Indexable
<p id="myText">This is the text to copy.</p>
<button onclick="copyTextFromElement('myText')">Copy Text</button>
Editor is loading...
Leave a Comment
<p id="myText">This is the text to copy.</p>
<button onclick="copyTextFromElement('myText')">Copy Text</button>