Removing placeholder text on focus
- Chrome, Safari, and Firefox 15+ remove the placeholder text after the users first key press in the text input field.
- Opera, IE, and Firefox 14 and below remove placeholder text immediately after focusing the text input.
Which approach is better for users and why?
Test placeholder in your browser on jsfiddle.