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
Post a Comment