Answer the question
In order to leave comments, you need to log in
Is it possible to make a field with an already blinking text cursor in it and a visual selection of the field?
Is it possible when opening a page with a form, the cursor moves to the first field, plus visually highlight this field (focus)?
Answer the question
In order to leave comments, you need to log in
On the desired input you put autofocus
Read here: htmlbook.ru/html/input/autofocus
Yes. you write to the redi document
and then style it in css throughinput:focus { ... }
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question