[jQuery] Re: Jquery Validate Problem on IE (Solved)

2009-11-15 Thread serhat
- kullanici: "Boşluk ve Türkçe karakter kullanılmadan en az 6 karakter", } *>>> , <<<* SIFRE: { - that comma makes the script crash. Thx Hasan Tay

[jQuery] Re: Jquery Validate Problem on IE (Need Help)+1

2009-11-15 Thread serhat
Sorry my friend, still wating for solution. Tried a lot but still have the same problem :( We will get a solution just wait for replies. On 15 Kasım, 13:13, debian wrote: > I have the same problem without any $addMethod's. I saw some threads > about comma problems but can't make it work too :( .

[jQuery] Re: Jquery Validate Problem on IE (Need Help)

2009-11-15 Thread debian
I have the same problem without any $addMethod's. I saw some threads about comma problems but can't make it work too :( . Did you find any solution? On 14 Kasım, 10:24, serhat wrote: > I really need a solution soon can any one check my code? > > On 14 Kasım, 00:17, serhat wrote: > > > > > I also

[jQuery] Re: Jquery Validate Problem on IE (Need Help)

2009-11-14 Thread serhat
I really need a solution soon can any one check my code? On 14 Kasım, 00:17, serhat wrote: > I also tried without $.validator.addMethod but still have the same > problem... Any idea or fix for this validation script? Thx for any > advise :) > > On 13 Kasým, 18:25, serhat wrote: > > > > > I have

[jQuery] Re: Jquery Validate Problem on IE

2009-11-13 Thread serhat
I also tried without $.validator.addMethod but still have the same problem... Any idea or fix for this validation script? Thx for any advise :) On 13 Kasım, 18:25, serhat wrote: > I have a form validation with Jquery+Jquery Validation Plugin. I tried > all variations on my page but cant make it w

[jQuery] Re: JQuery validate problem

2008-10-07 Thread Bill
thanks a lot! On 10月6日, 下午8时45分, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > Take a look at the instructions > here:http://docs.jquery.com/Plugins/Validation/Reference#Fields_with_compl... > > Jörn > > > > On Mon, Oct 6, 2008 at 10:50 AM, Bill <[EMAIL PROTECTED]> wrote: > > > I have a problem.

[jQuery] Re: JQuery validate problem

2008-10-06 Thread Jörn Zaefferer
Take a look at the instructions here: http://docs.jquery.com/Plugins/Validation/Reference#Fields_with_complex_names_.28brackets.2C_dots.29 Jörn On Mon, Oct 6, 2008 at 10:50 AM, Bill <[EMAIL PROTECTED]> wrote: > > I have a problem.where i use the jquey validate plugin for my > project. > > I want