Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Javascript event when all files are uploaded?
Re: Javascript event when all files are uploaded?
04-04-2011, 9:06 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Javascript event when all files are uploaded?
Reply
Quote
Hi Guttorm,
Try
function CuteWebUI_AjaxUploader_OnPostback()
{
alert("finish");
}
Regards,
ken
View Complete Thread