A new pattern is emerging for the placement of input field labels. One which, in my user tests, yields much better results. Labels are now often placed inside the field itself. This pattern is used consistently, for example, in Facebook and throughout Apple’s products.
Related Submissions:
- How To Enhance Your Form Input Fields with jQuery jQuery makes it easy to spice up our search bars and form input fields with simple touches that really enhances the user’s experience. Let’s look...
- MooTools Form Field Default Plugin One nice, subtle enhancement you can add to your website is a default input value that disappears when the user clicks into the field and...
- Make Image Buttons a Part of Input Fields If you ever saw how products like Microsoft CRM look like you probably noticed there are input fields that have “embedded” image buttons inside them....
- In-Field Labels: A Better Way The effect is achieved by overlaying the label element over the input, password, or textarea and making it semi-transparent when the field has focus. Once...
- Professional Forms Using CSS In most HTML forums, the user will have text to describe the input field, followed by the field itself. If you have more than one...