S
S
Sharapov2016-10-16 14:16:31
css
Sharapov, 2016-10-16 14:16:31

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

2 answer(s)
D
dsgnfox, 2016-10-17
@Sharapov

On the desired input you put autofocus
Read here: htmlbook.ru/html/input/autofocus

I
iBird Rose, 2016-10-16
@iiiBird

Yes. you write to the redi document
and then style it in css through
input:focus { ... }

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question