This script: https://www.ubergallery.net/ Where there's a demo in mentioned url and a link to download the script.
What I need to add to script is the following: I just need when clicking an image, I need to have under it in addition to "previous" and "next" buttons, an additional text button or link of which when you click the save image dialog appears to save the current image.
I want to add it after the following javacript:
current:"image {current} of {total}"
In jquery.colorbox.js
I hope if someone can help with that. Thanks a lot.