javascript - How to show upload indicator during upload? -


i'm using ng-file-upload upload image, can't find way add upload animation instead of image during upload process. there way it?

i suggest using bootstrap or other css library has progress bar component. have these animations built in , easy set up. (see link above bootstrap's progress bar).

you can find similar stack overflow post angularjs , bootstrap progress bars here.

change bootstrap progress-bar width angularjs


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -