Re: AJAX uploader - hiding in JS or Jquery

  •  07-14-2011, 11:56 AM

    Re: AJAX uploader - hiding in JS or Jquery

    I think I am all set.  I managed to do this by wrapping a div around the ajax uploader control.  I then hide and show this div using jquery .hide() and .show() functions.  Let me know if anyone has a better way of doing this.
View Complete Thread