Hi,
When the uploader is done uploading the file, and the progress bar is complete, the script expand the layer, shows the uploaded file name in a table for few seconds then the layer disappears, probably set to display:none again.
Can I customize the code, so it doesn't do that at all, meaning it doesn't expand and show the file at all, as I have a code on end that shows the user the name of the uploaded file?
Also, when a user cancel the upload, it does the same thing, but the expanded layer stays on, and shows the cancelled file. Can I modify the code, so it doesn't show that either?
Thanks
Kal