dave.methvin wrote:
>
>
> Do you have a form with the id of "login"? If not, use a different
> selector
> to get it. The key is to call the submit method on the underlying DOM
> object
> of the form.
>
> $("selector-to-your-form")[0].submit()
>
>
Yes it is there. Absolutely, definitely.
--
View this message in context:
http://www.nabble.com/Form-not-submitting-tf3025179.html#a8419229
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/