commit
246c600f11
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
<input type="text" placeholder="Press keys here" id="kinput">
|
||||
|
||||
<textarea id="area"></textarea>
|
||||
<textarea id="area" readonly></textarea>
|
||||
<input type="button" value="Clear" onclick="area.value = ''" />
|
||||
</form>
|
||||
<script src="script.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue