Js- keyboard return search enter

This problem is often used in mobile version.

<div class=”sousuo”>
        <input type=”text” placeholder=”Please enter the keyword “id=” sousuo of the title of the article. onkeydown=”entersearch()”/>
</div>

css:

.sousuo {
  1. width: 94%;
  2. height: 3.5rem;
  3. margin: 1rem auto;

Leave a Reply

Your email address will not be published. Required fields are marked *