jolietjake
09-05-2002, 11:24 AM
Hi! Here's my problem.
I have a form with multiple text input tags. When a user changes the tag, then the onchange event run a function to validate this input, and if it isn't correct, then the function clears the input.
But if the user writes the same wrong string in the same input, the onchange envent don't do anything!. Can anyone help me?
PD: need to work on IE5+ and NS6+
I have a form with multiple text input tags. When a user changes the tag, then the onchange event run a function to validate this input, and if it isn't correct, then the function clears the input.
But if the user writes the same wrong string in the same input, the onchange envent don't do anything!. Can anyone help me?
PD: need to work on IE5+ and NS6+