Hi To All,
I am having a problem with Safari using the standard test example the
loading image starts prior to any activity in fields or buttons:
http://jquery.bassistance.de/validate/demo/ajaxSubmit-intergration-demo.html
Really looking forward to getting ajax and validation co-existing :)
Th
the submitHandler.
>
> Jörn
>
> On Tue, Nov 11, 2008 at 9:19 AM, lance123 <[EMAIL PROTECTED]> wrote:
>
> > Hi To All,
>
> > I am trying to get the jquery ajaxform plugin to work with the
> > validate plugin and I cannot seem to get submission right! It will
>
Hi To All,
I am trying to get the jquery ajaxform plugin to work with the
validate plugin and I cannot seem to get submission right! It will
not stop the submission process no matter what I do. :(
Here is my test code...any help much appreciated. Thanks Lance
$.validator.setDefaults({
Hi AliUK-2,
Did you ever get a solution to this? I need to do the same thing and it
seems hard to do in jquery.
I can easily do it in standard js but can't pass the variable to jquery.
function checkFormName(obj,formobj) {
formAname=formobj.name
if(obj.checked==true)
{
document.forms[
the submit button for a form:
>
> > Var myID = $(this).attr('id');
>
> > -Original Message-
> > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> > Behalf Of lance123
> > Sent: Friday, November 07, 2008 3:09 PM
> > To: jQ
mlExampleTarget').fadeIn('slow');
}
});
});
On Nov 8, 8:12 am, "Andy Matthews" <[EMAIL PROTECTED]> wrote:
> After you've clicked the submit button for a form:
>
> Var myID = $(this).attr('id');
>
> -Original Message-
&g
Hi To All,
How do I get the form id from a button click.
I have multiple forms with dynamic id's and want to get the id to pass
it back to an ajax form function ie
$("#"+form_id)
any help much appreciated.
Thanks,
Lance
Hi Jorn,
Really like the plugin! How do use dynamic form names? I have tried
numerous methods but it won't accept my variable.
ie $("#"+MyFormName)
My variable is set ok but it just does not seem to work. The reason I
want to do this is because I am dynamically creating the form names
from v
8 matches
Mail list logo