Why is it that the input box in the project suddenly cannot input text? There is a cursor and the text cannot go up when typing on the keyboard. Who has encountered such a problem and can you please solve it
Generally, in this case, your input box should be restricted. Take a look at your onchange method
Write a retrun false in the keydown event, you are cheating yourself