[jQuery] Re: Error in IE 7 with Form Plugin

2009-02-20 Thread jonstjohn
Mike - Thanks! That was actually me. I'm new to the forum so that message didn't show up until it was approved by a moderator, I think. Ended up posting twice and missed the second. Anyways, appreciate the help and I'll watch my form input element names! Jon On Feb 20, 3:17 pm, Mike wrote:

[jQuery] Re: Error in IE 7 with Form Plugin

2009-02-20 Thread jonstjohn
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 wrote: > I've worked quite a bit with the Form

[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

[jQuery] Error in IE 7 with Form Plugin

2009-02-19 Thread jonstjohn
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()