Welcome Guest, Not a member yet? Register   Sign In
How can i create new form by jquery in codeignter
#1

Hello Guys, might be one of you has experience about this library "I Use Dropzone"

let me declare first,
i use 2 form inside modal bootsrap
1. Form for upload images directly without event onclick //form dropzone
2. From input type name, price, address, etc //by event onclick in modal

So after googling then post some issue in owener in github still no respond

My issue acctually remove images after success upload images then configuration is here
Code:
myDropzone.removeFile(file);

But it give me weird as users testing after upload image dissapears, the images should be keep in that form
then 2 days googling and think how the best way so i got it,
actually after success image i should remove form then create in jquery same form so my problem is here
i success create form but the action is not right so my dropzone not working well
here is my demo http://codepen.io/sidaurukfreddy/pen/RWQMKV

i got the idea from here http://stackoverflow.com/questions/31380...-submitted


Problem : Remove form then create form like before just make sure images not in that form


Thanks for anyone comment, will big aprrecciate that
Reply




Theme © iAndrew 2016 - Forum software by © MyBB