Hi,
i want to validate a form, and i want its function like twitter sign up form. Now if i use change event it trigger only after text filed value change and it losses focus, and if i use keyup event it will start validating as soon as he start filling the form.
Cann any one suggest best way of doing this and am using jquery