Re: hide submit button when no files added

  •  05-25-2010, 9:04 AM

    Re: hide submit button when no files added

    Hi there
     
    I solved this myself by making a custom cueue table, as described here:
    http://ajaxuploader.com/document/index.htm#page=create-custom-queue-table.htm
     
    In the function myqueueuihandler, I show and hide the submit button the same way it is done with the queuediv.
     
    cheers! 
      
View Complete Thread