Form field hints with CSS and JavaScript (Ask the CSS Guy)
September 12, 2007
A little JavaScript and CSS can be very helpful 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.