I think if you avoid using poorly named form inputs, like 'action' and 'method', then you'll be fine. I'll look into why those are causing a problem in 1.2.6.
Mike On Jul 3, 2:34 am, Drager <[EMAIL PROTECTED]> wrote: > I haven't a public link to post, but I'm trying with the sample i was > found here:http://www.malsup.com/jquery/form/file/ > The only diference is jquery version. > > The error reporting in IE7 is this: > > Line: 24 > Character: 531 > Code: 0 > Error Message: El objeto no acepta esta propiedad o método > > On 2 jul, 17:27, Mike Alsup <[EMAIL PROTECTED]> wrote: > > > On Jul 2, 8:50 am, Drager <[EMAIL PROTECTED]> wrote: > > > > I want to upload a file using JQuery Form Plugin but I have some > > > troubles. > > > > It work ok with JQuery 1.2.3 but don't with version 1.2.6 and IE 7. In > > > Firefox2 it works great with both versions of JQuery. > > > > * jQuery Form Plugin > > > * version: 2.12 (06/07/2008) > > > * @requires jQuery v1.2.2 or later > > > You need to provide more details than that. What isn't working? Is > > there an error? Can you post a link?