public marks

PUBLIC MARKS from hobbes with tags web & validation

15 May 2007 17:45

Validation Hints for your form (Ask the CSS Guy)

by 6 others (via)
As someone is typing an in an input field, it would be nice give feedback to the user as they are typing if they have satisfied that field's validation criteria. This article will explain one way of achieving this effect using JavaScript and CSS.