Hello. I’m now working with the jQuery-File-Upload-9.7.0 script. So if i uplaod files i get a list of these files(Thumbnails), and in the script there are some buttons like: uppload, cancel, delete etc. But i’d like to implement a rename button in to this script as well. Any idea how this could be done? Any help would be greatly appreciated.
Demo of the orignal script: http://blueimp.github.io/jQuery-File-Upload/
Thank you.