I am having problem in jquery fileupload, I have included jqueryfileupload, written js for fileupload, but when i now drag and drop the file on the selected area, it throw error in chrome something like this-
Uncaught RangeError: Maximum call stack size exceeded. and in mozilla. my browser just hang up.
Although my same code is running in my another project. Thanks