[jQuery] Re: [validator] custom rule with additional params

2009-02-06 Thread yongbin
it works . I doubted similar reason too but I couldn't catch because of another silly quoting mistake. after read your reply I found my mistake. thank you for your help yongbin On Feb 5, 5:47 pm, Jörn Zaefferer wrote: > Looks like you didn't pass along proper JavaScript, try this: > > > > No

[jQuery] Re: [validator] custom rule with additional params

2009-02-05 Thread Jörn Zaefferer
Looks like you didn't pass along proper JavaScript, try this: Note the quotes around ND. If that isn't it, please provide a testpage. Jörn On Thu, Feb 5, 2009 at 2:21 AM, yongbin wrote: > > Hi > at first, I really thanks for great efforts in Jquery and > validator.they reduce our time and w