|
|
1
1
和其他人一样,我建议在模式弹出窗口中使用updateprogress。 我将添加这个扭曲,把弹出窗口,updateprogress和这段代码放在一个母版页中,所以只要你需要它,就把母版页插入到内容页。
这里有些参考: http://mattberseth.com/blog/2007/07/modalpopup_as_an_ajax_progress.html http://vincexu.blogspot.com/2008/10/how-to-make-modalupdate-progress-bar-on.html |
|
2
4
我没有使用UpdatePanelanimationExtender,但使用了UpdateProgress控件和动画gif(Bermos链接)相结合:
progresstemplate将在关联的更新面板的每个回发上都可见(在本例中为500ms之后)。 编辑:其中“进度”类可以是F.E.this:
当做, 提姆 |
|
|
3
1
动画gif需要最少的代码,您可以从以下网站选择您喜欢的颜色- Ajaxload - Ajax loading gif generator . |
|
|
4
0
这是我使用的,它有一个模式弹出式背景和一个gif
|
|
|
curtybear · 使用路径将SVG半圆弧转换为全圆弧 8 年前 |
|
|
Franckyi · Java-解压和进度条 9 年前 |
|
|
user6374907 · 如何在创建文件时显示进度条? 10 年前 |
|
|
polslinux · 打印传输过程中的百分比 13 年前 |
|
|
Alexander · 如何报告更改vb.net的进度? 17 年前 |
|
|
Soviut · 在Python中跟踪文件加载进度 17 年前 |