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.
How to have a custom upload button in gwt multiuploader
109 views Asked by mohit tyagi At
1
I would advice you to use a custom library like https://github.com/jiakuan/gwt-uploader.