Placeholder Gone When Active

[Solved] Placeholder Gone When Active | Go - Code Explorer | yomemimo.com
Question : placeholder gone when active

Answered by : perfect-pig

input:focus::placeholder { color: transparent;
}

Source : https://stackoverflow.com/questions/9707021/how-do-i-auto-hide-placeholder-text-upon-focus-using-css-or-jquery | Last Update : Tue, 25 Feb 20

Answers related to placeholder gone when active

Code Explorer Popular Question For Go