progress bar while waiting for server

前端 未结 4 793
被撕碎了的回忆
被撕碎了的回忆 2021-01-25 14:52

Some operations are time costly and it takes long time while waiting them to finish. Sometimes timeout occurs. I want to use a real time progress bar, so I want to show the sta

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-25 15:27

    I'd recommend using a library like jquery.

    Here are some links:

    • jquery progress bar link 1
    • jquery progress bar link 2

    Enjoy.

提交回复
热议问题