I am trying out plupload on IE9, It works perfectly with Flash installed... But without that the browse button does nothing...I don't find any error in console. Please suggest how to handle this exception so that I can notify user to install Flashplayer
Thanks!
Here is a modified version of the plupload sample which should do what you want. Main interest point is in the Error handler at the bottom of the code.