Thank you, I will try that. Regards, Kevin
On Sep 20, 5:37 am, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > Try to download the complete package, which includes the demo and it's > PHP files for remote > validation:http://bassistance.de/jquery-plugins/jquery-plugin-validation/ > > Jörn > > On Sat, Sep 20, 2008 at 2:23 AM,ripcurlksm<[EMAIL PROTECTED]> wrote: > > > On this demo: > >http://jquery.bassistance.de/validate/demo/milk/ > > > I cant get the email validation to work on the second try locally. The > > above link works fine. If you submit an invalid email address it asks > > you to reenter it. Great. So I try to move it locally. > > > I downloaded jQuery and the validation plugin. Everything works... > > except if I try an invalid email.. it throws an error, so I fix it to > > a valid email and hit submit... nothing. > > > As a second try, I visited the above link, and downloaded the entire > > source using my browser... same issue. If you type the wrong email in > > and try to fix it, it will never validate. > > > This demo works and this issue is not seen in the demo. What am I > > doing wrong? > > > Regards, > > Kevin