[jQuery] Form plugin didn't submit the name and value of the submit button that was clicked

2007-01-15 Thread yi huang

I've found a similar question here (
http://jquery.com/pipermail/discuss_jquery.com/2006-August/009469.html) .
But it seems that it's still not resolved .

--
http://codeplayer.blogspot.com/
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] Form plugin didn't submit the name and value of the submit button that was clicked

2007-01-15 Thread Mike Alsup
You need to use ajaxForm() for that functionality.  ajaxSubmit() will not do it.

Mike

On 1/15/07, yi huang [EMAIL PROTECTED] wrote:
 I've found a similar question here
 (http://jquery.com/pipermail/discuss_jquery.com/2006-August/009469.html)
 .
 But it seems that it's still not resolved .

 --
 http://codeplayer.blogspot.com/
 ___
 jQuery mailing list
 discuss@jquery.com
 http://jquery.com/discuss/




___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/