Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Howto keep progressbar visible
Re: Howto keep progressbar visible
07-25-2009, 1:17 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Howto keep progressbar visible
Reply
Quote
Hi,
We will provide a new property for that.
You can also check the custom ui example , and use css to show it always :
.MyProgressBar , MyProgressText
{
display:static !important;
}
Regards,
Terry
View Complete Thread