The mobile terminal automatically pops up the keyboard through js.

autofocus these solutions are not good, nor can they be clicked automatically. Are there any other solutions available

Mar.28,2021

what does the keyboard pop up for? Isn't it for input? Can't you just use the form?


js cannot set up the system input method keyboard. The user must click on the input area. Unless you define the virtual keyboard yourself.


is generally a custom virtual keyboard


Mobile does not allow automatic pop-up of the soft keyboard, there is no need to toss around, users must take the initiative to interact. Ha, just stepped on it. There is a real need, so customize a keyboard and avoid a bunch of number pits.

Menu