I\'m using Plupload (jQuery version) with HTML4 for IE, and for some reason it\'s not opening the File Dialog when I press the Add Files button.
The Plupload contain
After showing or moving the button, call uploader.refresh() to have the runtime shim update its position.
uploader.refresh()