Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts

Apr 17, 2007

Form field hints with CSS and JavaScript



Form field hints with CSS and JavaScript
| It's a basic example of how helpful a little JavaScript and CSS can be in a form. Instead of the input hints always showing and potentionally cluttering a very simple form, only the hint for the currently focused input will show. This article will show a way to do this. Go straight to the final example to see it in action, and to download a zip of the html, css, js, and images used. (via askthecssguy.com)