How to make Gmail like loading progress bar

前端 未结 4 737
栀梦
栀梦 2021-02-10 03:29

I want create a loading progress bar like Gmail in center and top of the page, and work in all browsers

4条回答
  •  轮回少年
    2021-02-10 03:41

    You will need to use a mix of jQueryUI ProgressBar and jQuery FancyBox which can hold content (like a progressbar).

提交回复
热议问题