Deepesh Kumar

Results 2 comments of Deepesh Kumar

**HTML INPUT** `` **var drEvent = $('#identity_picture').dropify(); drEvent = drEvent.data('dropify'); drEvent.resetPreview(); drEvent.clearElement(); drEvent.settings.defaultFile = publicpath_identity_picture; drEvent.destroy(); drEvent.init(); $('.dropify#identity_picture').dropify({ defaultFile: publicpath_identity_picture, });** this works for me