[jQuery] Re: ajaxForm returns error in IE7

2009-02-02 Thread Mike Alsup
> FYI, this used to work correctly so I've filed a ticket on it.  Still, > it's good practice to avoid names that have special meaning. > > http://dev.jquery.com/ticket/4039 > I managed to get this fixed in the plugin. Version 2.19 is now available: http://www.malsup.com/jquery/form/#download

[jQuery] Re: ajaxForm returns error in IE7

2009-02-01 Thread Mike Alsup
> Thanks Brian for the help. I completely forgot that I even posted this > and I was searching again for an answer...I saw this post and was like > "holy crap, that is the same exact problem I am having...wait a > minute...". hahaha. Thanks again. > > On Dec 9 2008, 11:28 pm, "Brian J. Cohen" > w

[jQuery] Re: ajaxForm returns error in IE7

2009-01-14 Thread cjokomay
Thanks Brian for the help. I completely forgot that I even posted this and I was searching again for an answer...I saw this post and was like "holy crap, that is the same exact problem I am having...wait a minute...". hahaha. Thanks again. On Dec 9 2008, 11:28 pm, "Brian J. Cohen" wrote: > Okay,

[jQuery] Re: ajaxForm returns error in IE7

2008-12-19 Thread deep_illusion
Thanks for the post it was really helpful. On Dec 10, 9:28 am, "Brian J. Cohen" wrote: > Okay, I found a post that the plugin author responded to, that details > the > problem:http://groups.google.com/group/jquery-en/browse_thread/thread/e52fe0b... > > Apparently he used certain reserved words

[jQuery] Re: ajaxForm returns error in IE7

2008-12-09 Thread Brian J. Cohen
Okay, I found a post that the plugin author responded to, that details the problem: http://groups.google.com/group/jquery-en/browse_thread/thread/e52fe0baedc45fb4/c89154fe73d7d2f2?lnk=gst&q=JQuery+1.2.6+and+JQuery+Form+Plugin+in+IE7#c89154fe73d7d2f2 Apparently he used certain reserved words that

[jQuery] Re: ajaxForm returns error in IE7

2008-12-09 Thread Brian J. Cohen
I am seeing the same error. I will report back here if I find out wh y it's happening. On Dec 8, 3:14 am, cjokomay <[EMAIL PROTECTED]> wrote: > I am using ajaxForm to upload an excel file and then display whether > or not it uploaded successfully. The following jQuery code works fine > in Firefo