double click elements to paste

This commit is contained in:
biglyderv 2025-04-21 20:25:35 -04:00
parent 6035188380
commit 6018b134d0
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
3 changed files with 47 additions and 10 deletions

View file

@ -12,7 +12,7 @@
<ul id="messages"></ul>
<form id="form" action="">
<div class='inner-form'>
<input id="input" autocomplete="off" />
<input placeholder="Double click text to paste" id="input" autocomplete="off" />
</div>
<div class='inner-form'>
<button class='send'><a href='#'>Send</a></button>