Actions
Bug #6497
closedJavascript FormData object not supported in IE 8 and earlier
Start date:
04/04/2014
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
It is used in the RegistryView to submit the metadata entry form.
Updated by Lauren Walker over 10 years ago
- Status changed from New to In Progress
I am currently testing a jQuery plugin called jQuery Form (http://malsup.com/jquery/form/#getting-started) which allows file uploads in IE8+ and other browsers.
Updated by Lauren Walker over 10 years ago
- Status changed from In Progress to Resolved
I've tested the plugin in IE 8,9,10, Firefox 9+, and Chrome 33 and it works. The plugin only needs to be used when submitting a form with file inputs. The usual $.ajax() works ok in IE 8 and 9.
Actions