Restrict filetype ,size,single upload doesn't work in jquery file upload
I am trying to use the blueimp jquery file upload plugin with Spring MVC to upload the excel files.The files are getting uploaded. I would like to restrict the file type to excel(xls,xlxs),also allow only single file uploads . I am using the parameters as recommended by the plugin, also tried adding the add: callback to perform the validation neither of it works . Any help please . The js file I'm using(in the same order) jquery.min.js <!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included --> jquery.ui.widget.js <!-- The Iframe Transport is required for browsers