[jQuery] [validate] not equalTo ?
Hi everyone, i'm new to jQuery and yesterday i got into a little issue
with form validation.
What i want to do is to check if username and password fields are
having the same input, but I haven't found a solution to do this.
Is there any way to make equalTo 'nagative' so if user enters the same
username and password, form doesn't validate ?