HTML5 placeholder disappears on focus
Stefano J. Attardi wrote a nice jQuery plugin that just does that. It is more stable than Robert’s and also fades to a lighter grey when the field gets focused. See the demo page Grab it on GitHub Play with the fiddle I modified his plugin to read placeholder attribute as opposed to manually creating … Read more