Javascript functions

  •  02-07-2011, 2:44 AM

    Javascript functions

    Hi,
     
    1. How to I prevent from displaying the list of files that have been canceled? I mean all files that their status is "Error". 
     
    2. Also how do I get access to the list of files already in queue? I need this so I can remove some files based on some conditions.
     
    3. Where can I find the list of JavaScript methods and properties that the uploader supports? For example: uploadobj.getqueuecount(), uploadobj.startupload(), etc.
     Thanks
     
View Complete Thread