简体   繁体   English

如何在网页的下拉列表框中制作进度条

[英]How to make progress bar in webpage for dropdownlist box

I'm just invoking the data from excel sheet to drop down list box . 我只是从excel表格中调用数据到下拉列表框中。 it s taking around 5 sec to invoke till that can I make progress bar to run in UI.is this is possible 大约需要5秒钟才能调用,直到我可以使进度条在UI中运行。

Until you get the response you can put a waiting dialog.. 在得到响应之前,您可以放置​​一个等待对话框。
after getting the response you can hide the dialog.. 得到响应后,您可以隐藏对话框。
Here is a link of simple dialog using jquery waitingDialog 这是使用jquery 等待对话框的简单对话框的链接

And this dialog can be best used with angular so good luck.. 这个对话框最好与有角的运气一起使用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM