progress bar while waiting for server

前端 未结 4 790
被撕碎了的回忆
被撕碎了的回忆 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:44

    We have some similar questions. Please edit your question to tell us exactly what you need.

    How to implement a progress bar in Ruby?

    Creating a file progress bar in PHP

    Progress bar in HTML/CSS

    AJAX progress bar dispaying loading progress percentage for page load

提交回复
热议问题