upload progress bar with button click in angularjs? -
i working on image upload image preview.i want show progress bar when upload button clicked , upload status in progress bar of angular. how can that?
thanks in advance.
there various plugins can use file upload progress bar. particularly jquery.form.js.
http://malsup.com/jquery/form/progress.html
i found link working example , integration angularjs.
http://blog.brunoscopelliti.com/a-directive-to-manage-file-upload-in-an-angularjs-application/
Comments
Post a Comment