I mean, the Password field.
This is great! I wish it were supported in Internet Explorer. Maybe IE 30 will support HTML5.
Embedded Link
HTML5 input placeholder Attribute
Free HTML XHTML CSS JavaScript jQuery XML DOM XSL XSLT RSS AJAX ASP .NET PHP SQL tutorials, references, examples for web building.
Google+: View post on Google+

Until then, here's a 2009 solution to support IE:
http://www.electrictoolbox.com/jquery-changing-default-value-toggle-password-field/
http://www.electrictoolbox.com/jquery-toggle-between-password-text-field/
+Jean Egan I've added a polyfill for placeholders in pure-CSS before… Trying to find it now.
Maybe not. Oh well.
I'll let you know if I remember where the file is buried, since I can't seem to reproduce it.
Would love to see – yea, these seem to do OK, but IE's non-support of HTML5 is frustrating, to say the least.
And its lack of support for modern CSS. So many hacks, so little time to care about IE…
http://stackoverflow.com/questions/3855294/html5shiv-vs-dean-edwards-ie7-js-vs-modernizr-which-to-choose
A tip: disregard IE8 and earlier whenever possible.
Just sayin'.
Or trigger users to install Chrome Frame. After all, most IE users are accustomed to installing plugins all the time. </halfsnark>