Answer the question
In order to leave comments, you need to log in
How to change placeholder property when text input is clicked?
There is such a property in the input, is it possible to somehow change it via css when clicking on the input?
For example, remove the text, otherwise until you start writing, this text remains by default.
<form>
<input type="text" placeholder="введите текст">
</form>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question