There is no built-in support for that, so you need to write a custom method: http://docs.jquery.com/Plugins/Validation/Validator/addMethod
Jörn On Wed, Jul 22, 2009 at 11:20 AM, Mahmoud M. Abdel-Fattah<engm...@gmail.com> wrote: > > I've 2 inputs (email & website) and using Validate Plugin. I want to > check if the email is on same domain . >