weixiyen / jquery-filedrop

jQuery plugin - drag and drop desktop files and POST to a URL to handle files.
958 stars 285 forks source link

maxfiles can't work. #181

Open aylazhang opened 8 years ago

aylazhang commented 8 years ago

Hello,

I set maxfiles: 1 in scripts.js .But it still can upload more files. Why?

ThomasAcker commented 8 years ago

@aylazhang did you ever figure out the total 1 file issues, i'm having the same thing.

feihtthief commented 7 years ago

@aylazhang Do you have queuefiles set? If yes it will ignore maxfiles.