[jQuery] [validate] Packed version not working in IE6

2008-05-30 Thread Drakanor
browsers do fine. I'm just wondering if there is any solution to this? Thanks, Drakanor

[jQuery] [validate] equalTo for empty field values too?

2008-03-08 Thread Drakanor
Is there a way to use equalTo with empty fields (if they are not required, they are equal when empty). So far I have found examples of equalTo used together with "required" option only. Thanks in Advance.