javascript - AcceptedFileType in php-dropzone does'nt work -


i have changed accepted file type in form-dropzone.min.js , dropzone.in.js files, image/* , application/pdf(also tried .jpeg, .png, .jpg etc), still types of files accepted. looking @ validating file type similar

enter image description here


Comments

Popular posts from this blog

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -

python - Best design pattern for collection of objects -