Saturday, May 30, 2009

[jQuery] [Validate] plugin - is there any rule like notEqual

hi,

is there any rule like
rule{

client: { notEqual: "newClient"; required:true}
}

and the field is required too.

This field is <select> field.
I have option: <option>select one</option> and <option>newClient</
option> , other client names.

Thanks in advance.

No comments: