dave.methvin wrote:
> 
> 
> $("#login")[0].submit();
> 
> 

Unfortunately that doesn't work either. In firebug I get:
$("#login")[0].submit is not a function

I get the same error with
document.login.submit();



-- 
View this message in context: 
http://www.nabble.com/Form-not-submitting-tf3025179.html#a8404754
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to