javascript - select and remove multiple images with preview before upload -


i'm looking plugin allows adding multiple images, previewing, removing , submitting fields without ajax.

i have found plugins fineuploader , dropzone submit ajax. these plugins haven't figured out how submit without ajax.

you can use dropzonejs

they have list of configurable options can find here. dropzone js usage.

if still need more customization have add own code it. hope helps writing thousand lines of code.

without ajax requests:

this may you. click here!


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -