[jQuery] Re: Problem with form validation (works in FF, but not in IE)

2008-02-25 Thread Q-Zma
I already seen same problem with packed version in the past, Joern promised to check packed version everytime, but looks like he forgot that time :) On 25 фев, 17:55, Chris Jordan <[EMAIL PROTECTED]> wrote: > Just to let you know, that switching from jquery.validate.pack.js to > jquery.validate.j

[jQuery] Re: Problem with form validation (works in FF, but not in IE)

2008-02-25 Thread Chris Jordan
Just to let you know, that switching from jquery.validate.pack.js to jquery.validate.js worked like a champ. I wonder if the packed version can be fixed though as I'd rather use it. On Feb 24, 4:11 pm, Chris Jordan <[EMAIL PROTECTED]> wrote: > Thanks for the response! I'll let you know how it tur

[jQuery] Re: Problem with form validation (works in FF, but not in IE)

2008-02-24 Thread Chris Jordan
Thanks for the response! I'll let you know how it turned out. On Feb 20, 10:41 pm, "Macarrão" <[EMAIL PROTECTED]> wrote: > Hails! Well, I've been using this plugin and it works nice! > > I think you'd better give the attribute "name" the same value as the > "id" attribute. I believe IE and Opera

[jQuery] Re: Problem with form validation (works in FF, but not in IE)

2008-02-21 Thread Macarrão
Hails! Well, I've been using this plugin and it works nice! I think you'd better give the attribute "name" the same value as the "id" attribute. I believe IE and Opera selects by name insted of id. On 20 fev, 22:58, "Chris Jordan" <[EMAIL PROTECTED]> wrote: > Hi folks, > > This page

[jQuery] Re: Problem with form validation (works in FF, but not in IE)

2008-02-20 Thread Q-Zma
try not packed version, min for example... btw on IE7 works fine, IE6 have some error: check IE status bar (bottom left) for yellow "!", I think Joern will see you message or you can write him private message On Feb 21, 12:58 am, "Chris Jordan" <[EMAIL PROTECTED]> wrote: > Hi folks, > > This page