I'm making a website for Android devices and I'd like the keyboard to pop up automatically. I have a javascript that focuses on a text field and I see the cursor but the keyboard doesn't pop up until I tap the screen.
Is there a way to make it work from the html/JS?