This commit is contained in:
2023-07-28 21:19:32 +03:00
parent 2c8572e679
commit 088c12d3cf
2 changed files with 13 additions and 30 deletions

View File

@@ -70,7 +70,7 @@
<input
oninput="searchTown(this)"
{# onclick="showSearchList()"#}
{# onblur="onblurInputField(this)"#}
onblur="setTimeout(()=>onblurInputField(event, this), 100)"
type="text"
list="from_address_point"
name="from_address_point_txt"