On Tue, Jan 5, 2010 at 10:21 AM, Alex wrote:
> I have a problem submitting a form tag with submit buttons. many of
> the scripts used in that page require the name of these submit buttons
> to work correctly.
This group is for discussing the development of jQuery itself. You'll
probably have bet
Hello everyone,
I have a problem submitting a form tag with submit buttons. many of
the scripts used in that page require the name of these submit buttons
to work correctly. I already read about the serialize function and
submit buttons so tried the form plugin as suggested on the jQuery
page but