jQuery Multiple File Upload Plugin 1.47 doesn't work with jQuery 1.41.1 in IE 6/7/8 [SOLVED]
Hi,
The jQuery Multiple File Upload Plugin doesn't seem to work properly together with jQuery 1.4.1 in IE 6/7/8.
You have to click somewhere else on the form after you have selected a file, in order for it to appear in the list below the input field ( I suppose that it is the onChange event that doesn't fire). I tried it with an older version of jQuery (1.3.1), and then this problem doesn't occur.
The same problem occurs at http://www.fyneworks.com/jquery/multiple-file-upload/#tab-Examples with IE 6/7/8. The http://www.fyneworks.com site seems to run jQuery 1.4.
I have added a screenshot of how it looks after I have selected file (and the onChange hasn't been triggered).
After that I have to let the input loose focus to let the file appear in the filelist.
Diego, do you have any input on this?
// Kind regards, tstavas