Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: How do I handle the events for 2 CuteWebUI:UploadAttachments on the same page
Re: How do I handle the events for 2 CuteWebUI:UploadAttachments on the same page
05-31-2009, 9:48 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: How do I handle the events for 2 CuteWebUI:UploadAttachments on the same page
Reply
Quote
Hi,
There's two solutions .
#1 Use global event function , use 'this' to get the uploader , and check the value of this.id
#2 please check
http://ajaxuploader.com/document/scr/JavaScript-API.htm
, use the instance event .
Regards,
Terry
View Complete Thread