HTML PHP Progress Bar

前端 未结 3 1674
梦毁少年i
梦毁少年i 2020-11-29 03:58

I have a website with a form that uses PHP to send the form data. Is there a way to create a progress bar on the page that looks like it is in action, so that people don\'t

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-29 04:18

    You'll need to use Javascript, I recommend you to take a look at JQuery's ProgressBar.

提交回复
热议问题