Hello Guest
No Avatar
Sign In to Remove
Posts: 
400
Reputation: 
20
Posted: February 14, 2012, 10:21 AM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
Small Video on how to make the text disappear on focus in the new Chrome.

The reason they keep the text visible on focus by default is because of auto focus on page load.

Simple Fix:
Code: [Select]
input:focus::-webkit-input-placeholder
{
    color: transparent;
}

<3 Nerve, Sk8, Labradoodle, Austin