Form Validating
Form validating using Javascript and CSS. Validates, if field is empty on user leaveing field (onblur) or when user clicks Submit. Cues user by changeing the color of field in error.
Test form by entering or not entering values into fields.
Click Submit to check form.
Click Reset to start over.
Please Note: Form does not actually sumbit any inforamtion.
  Username
Password
Name
Address
City
State
Zip
Phone
Comments
Yes, please include me on you email ist.
I agree I disagree
Level
Prize

 
Browser Notes:
  • This works best with IE 5 or greater.
  • Works in Netscape 7, except for the checkbox and the radio input fields.