<input type="text" value="useraname" />
<input type="password" value="password" />
I'm using jQuery to make the inline labels disappear on click/focus. Password shows bulls as usual, but I wonder if its possible somehow to show "Password" label as text (instead of ••••) inside the password field?
Edited to add: I want the user-typed password to be hidden ofcourse!.
Thanks
Check In-Field Labels jQuery Plugin http://fuelyourcoding.com/scripts/infield/