Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: customize progress bar position?
Re: customize progress bar position?
07-07-2009, 11:29 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: customize progress bar position?
Reply
Quote
Hi,
For advanced requests, I suggest you use the javascript API for it :
http://ajaxuploader.com/document/scr/JavaScript-API.htm
use the CuteWebUI_AjaxUploader_OnProgress event , return false to hide the default UI , and draw your own progress bar based on the data .
Regards,
Terry
View Complete Thread