|
Browse by Tags
All Tags » uploader » javascript
-
I have 2 uploaders on the screen, I know I can hide the insert button of the uploader when it is clicked, but how can I hide multiple uploader insert buttons via Javascript?
-
Hi,
I customized CuteWebUI_AjaxUploader_OnQueueUI. Everything was working fine until i tested with 2 multiple files in a row. If I upload a few files, my list count in CuteWebUI_AjaxUploader_OnQueueUI reflects how many files im uploading. If I do a second one, without refreshing, my total list count is the sum of both uploads. Is ...
-
I don't know how to get speed of uploader by javascript
I have
function CuteWebUI_AjaxUploader_OnProgress(enable,filename,begintime,uploadedsize,totalsize){}
Can I get speed in this?
Please show me, thanks.
|
|
|