[jQuery] Form Plugin issue with multiple submit buttons

2009-10-02 Thread Evgeny
Hi I have a form with several submit buttons. I've used $(#myform).ajaxForm(options) method to make the form submittable with ajax. the problem is that no matter what button I click the form data is the same and element is not included into the form data, as if it were not a "successul control

[jQuery] Form Plugin issue

2009-08-21 Thread Lay AndrĂ¡s
Hello! I'm using jQuery Form Plugin to upload files, and i discovered a strange issue. If the response data contains jQuery code, a "$ is not defined" javascript error occured, but the jquery code which produce this error message, is executed. This only happens when file is selected. If the file

[jQuery] Form Plugin Issue in IE (resolved, sort of)

2009-02-19 Thread jonstjohn
I'm new to the discussion board, and I posted a message about 20 minutes ago. I haven't seen it come up yet on the board, so I'm not sure if I mis-submitted or there is a delay. Apologies in advance if that one comes up, too. I've worked with the Form Plugin quite a bit and really like it. A c