Hello,
I have been unsuccessful in getting the jquery-transmit class to work
in IE/Opera. When clicking the link to upload files, nothing happens.
I have gone back to the example code Carl provides and it is not
working there either. The call in the jquery-transmit.js file that it
seems to be choking on is this:
$.transmit.swf.browse(false, $.transmit.settings.allowedFileTypes);
My initial guess is that it has something to do with the call to the
swf and/or something in the actionscript but I'm not well versed in
AS.
I have posted the example up here so you can see the example in
action:
http://www.radicaldevelopment.com/multi-file-upload/
If anyone has any ideas on how to get this to work in IE/Opera I'd
greatly appreciate the help.
Best,
-j.