Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: handleselect javascript method
Re: handleselect javascript method
11-02-2009, 9:03 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: handleselect javascript method
Reply
Quote
Hi,
In the handleselect event , you can use the same parameters:
uplaoder.handleselect=function(selectingitems)
{
}
You should not use getitems() , because the selectingitems are not added into the uploader items yet.
Regards,
Terry
View Complete Thread