C
cadilhacMar 23, 2023
Hi,
In the template I copied, there is a search box in the menu:
<form class="top-search-form" action="search.html" method="get">
<input type="text" name="q" class="form-control" value="" placeholder="Type & Hit Enter.." autocomplete="off">
</form>It would be great if it could also be closed with the escape key. Is that feasible?
Thanks
Nicolas
