Re: Javascript functions

  •  02-07-2011, 10:57 PM

    Re: Javascript functions

    Hi Eric,
     
    1. I guess I wasn't clear enough on my first question. All I want to do is just hide the list of canceled files but still display the other files (e.g., files in the queue waiting to be uploaded).
    For example: let's say I select a large file to upload and I cancel it while the upload is in the middle. That file will show up in the list as canceled. Then I select another file to be uploaded. Now, I have two files in that table: one canceled and one waiting to be uploaded . Again, all I need to do is just hide the one that is canceled but still display the one that is waiting to be uploaded.
     
     Thanks!
View Complete Thread