Apparently, this was due to an input field with name and id attributes
set to "length".  I changed them to something different and the
problem went away.

Has anybody else experienced this problem?



On Feb 19, 1:50 pm, jonstjohn <jonstj...@gmail.com> wrote:
> I've worked quite a bit with the Form Plugin.  A couple times I have
> had somewhat strange problems with it not submitting any data in the
> ajax request.  It came up again today and I've isolated the issue.
>
> - It only occurs in IE 7.
>
> - The problem seems to happen in the Form Plugin's formToArray()
> method.  The 'els' var does not seem to return any elements.  The
> result is that the form does not get serialized.
>
> I've validated the HTML that we're using on the form, and it passes
> fine.
>
> Any ideas?
>
> Thanks -
>
> Jon

Reply via email to