Update index.html
This commit is contained in:
@@ -70,6 +70,7 @@
|
|||||||
<textarea
|
<textarea
|
||||||
class="form-control"
|
class="form-control"
|
||||||
onchange="getAddress()"
|
onchange="getAddress()"
|
||||||
|
onkeydown="getAddress()"
|
||||||
cols="50"
|
cols="50"
|
||||||
rows="5"
|
rows="5"
|
||||||
id="textarea"
|
id="textarea"
|
||||||
|
|||||||
Reference in New Issue
Block a user