This is done automatically for every browser except Chrome.
I\'m guessing I have to specifically target Chrome.
Any solutio
No need to use any CSS or JQuery. You can do it right from the HTML input tag.
For example, In below email box, the placeholder text will disappear after clicking inside and the text will appear again if clicked outside.