+ 1
Autofocus
what will happen when the page loads if we give autofocus attribute in multiple input fields?
3 Answers
+ 1
Attribute doesn't work in Android app. I will check in PC.
0
I guess the last input field you gave focus attribute, in the html gets focus.
try it and let us know
0
The first input field with autofocus receives focus.