Hi there,
I started working w/ Canvas a few days ago and like it a lot!
I am currently working on some forms, one of which is a password change form, where the users can change their system assigned passwords.
The form asks the user to type in his/her password twice for confirmation. I use the jQuery validate() function to do field validation. The validations work well but I cannot get the equalTo to work (ie. it never validates even when the passwords match). Do you know if there are any conflicts with other scripts that might cause this issue?
Thanks in advance!
ph
