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

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -