Untitled
unknown
plain_text
9 months ago
116 B
4
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>