How to make the text in the field was selected?
But not with the help of autofocus="autofocus"
, but through JS, as it is implemented in VK when you click on your status.
How to make the text in the field was selected?
But not with the help of autofocus="autofocus"
, but through JS, as it is implemented in VK when you click on your status.
Source: https://ru.stackoverflow.com/questions/162937/
All Articles