sorry, that is a typo i meant $('#form2').submit()

On Thu, Nov 20, 2008 at 3:34 PM, Charlie Griefer
<[EMAIL PROTECTED]>wrote:

>  On Thu, Nov 20, 2008 at 3:33 PM, Mike Alsup <[EMAIL PROTECTED]> wrote:
>
>>
>> > <form id="form1">...</form>
>> > <form id="form2">...</form>
>> >
>> > how would i do a form submit?
>> >
>> > $('#form2).submit();
>> >
>> > is not the correct syntax. what is the correct syntax? thanks
>>
>> Yes, that is the correct syntax.  Do you have more than one element
>> with that ID or name on your page?
>
>
>
> altho if that's the actual code copied/pasted, he's missing a closing
> single quote around the #form2
>
> --
> I have failed as much as I have succeeded. But I love my life. I love my
> wife. And I wish you my kind of success.
>

Reply via email to