js input gains focus and does not display the keyboard. Colleague input also has focus.
js input gains focus and does not display the keyboard. Colleague input also has focus.
blocks the default event, the keyboard should not come out.
I have encountered a similar problem: most of the pages < input / > alternate focus keyboards cannot be delineated, and this phenomenon is not found in the native browsers of the problem model
Analysis reason: < input / > insensitive to focus
solution: < input / > Force input.focus () when parent element on-click
Test model: Iphone 6s
problem model: Iphone 6s (11.4.1)
Previous: IOS notification message sound vibration on and off function how to achieve?
Next: Mini Program webview, can you open another Mini Program?
currently, only the IOS side is found, and an event must be triggered before it can be played automatically. other browsers may have different problems. Has anyone ever summed up the common class library to solve the problem of automatic playback? if ...