Hide placeholder field when text input
-
I set a ‘short text’ field to display the label as a placeholder. When one clicks into the box to fill in a name, the field’s name slides up to make room for the input text, but it stays visible.
1. Is there a way to completely remove the field name once text is input?
– It’s really not needed to see the label when someone enters their full name and email for example. They know it’s their name and email… the lingering label just adds clutter. For other situations I can see this valuable, but not in this case.2. When clicking ‘back’ after submitting the form (that happens), there is an overlap between the entered text (from before) and the placeholder labels which are back to their original place – That’s another good reason why to have the option to remove the animated field names once text is input.
3. It would be much appreciated to have the option to use the simple html ‘placeholder attribute’ instead of javascript animations. It will make things a lot faster and simpler.
BTW. Thank you for a great plugin!!!
The page I need help with: [log in to see the link]
- The topic ‘Hide placeholder field when text input’ is closed to new replies.