Ah I was going about it a bit wrong. I've taken out the ajaxSubmit of
the click function and changed it to ajaxForm. The click function just
adds the hidden fields now.
Nick
On Aug 6, 7:50 pm, Mike Alsup wrote:
> > My buttons are type "submit" and each have values. I believe it could
> > be bec
5, 7:40 pm, Mike Alsup wrote:
> Button elements do not have values submitted when a form submits
> unless they are of type 'submit' and you're using ajaxForm. More
> details here:
>
> http://www.w3.org/TR/html4/interact/forms.html#successful-controls
>
> Mike
&g
I'm using 2.28 from http://malsup.com/jquery/form/#download.
I'm submitting a form using this plugin and that works fine however I
use tags and these do not seem to be submitting with the rest
of the fields.
Has anyone managed to submit a button?
Nick
I tried that too after I posted and still doesn't get POSTed. The
hidden field has fixed it so I'm not going to look too much further
into it. Thanks for your input Mike.
Nick
On Apr 4, 1:28 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
> > OK I feel a bit silly now but it turns out are not subm
OK I feel a bit silly now but it turns out are not submitted
when a file is uploaded. I've used a hidden field instead and it now
works. I don't know if it's a Firefox issue or part of the spec. The
button gets submitted when you don't upload an image. So weird!
On Apr
Hi,
I have jQuery 1.2.3 and the Form plugin 2.07.
I don't know if I'm doing some wrong here, my PHP code seems fine but
here's the problem. If you just upload an image (don't fill OR fill in
the text fields) it seems to skip all my PHP validation and just
reload the page into the output DIV on su
6 matches
Mail list logo