Want to add default text to input boxes but have it disappear when the user clicks in one? Here’ the jQuery to do so.
Related Submissions:
- 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...
- 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...
- 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...
- jQuery: Show Plain Text in a Password Field How to have a password form field which shows “Password” and when the user clicks into it it then becomes a regular password field with...
- CSS Trick: Hidden Messages Here’s a cool little CSS 3 trick for hiding messages within your text. We’re going to be using the ::selection declaration to change the colour...