Re: remove file list during upload

  •  01-09-2013, 6:09 PM

    Re: remove file list during upload

    thank you.

     

    I would assume that 

    <style>
    .AjaxUploaderCancelButton {
    display: none !important;
    }
    </style> 

     

    would hide the regular cancel button? 

View Complete Thread