2

I am having a hard time in changing the UI of GWT Multiuploader. Currently it shows a tiny "Choose Files" button multiuploader's default choose file button by clicking on which a new window opens to upload a local file. My requirement is that i would like to replace "Choose Files" button with my own custom Label/Image something like this. Also i would like to disable the progress bar of multiuploader. Any help would be highly appreciated.

1 Answers1

0

I would advice you to use a custom library like https://github.com/jiakuan/gwt-uploader.

Knarf
  • 2,077
  • 1
  • 16
  • 24