Forum Moderators: open
The onBlur listener seems to be the way to do ajax form validation and I have got this working for the first time. But I've noticed on my work and other sites that onBlur is pretty unreliable maybe about 5% of the time I will click to go to the next text field and the listener doesn't run.
Is there anything I can do to improve onBlur or is there an alternative listener that works better.
This is not my imagination btw I see happening quite often.
Thanks