onBlur Questions

1

onBlur event not calling javascript function
first textbox works with script as it should but uses a submit button. Second textbox what I am trying to get to work and use script as you leave the textbox. I am using onBlur but not working. See code below. Validating date input – enter incorrect date so you can see error notification. <HTML> [...]

Answer Question   |  April 22, 2009  7:17 PM
JavaScript, JavaScript Validation, onBlur
asked by:
20 pts.

1