Topic: Allow copying images in Juicebox galleries

I would like to allow copying of images in my Juicebox galleries.  How do I do it?

Re: Allow copying images in Juicebox galleries

Please see this FAQ:
How do I allow or prevent users from saving gallery images?

Essentially, set:
showOpenButton="TRUE" (in the 'Lite' section)
... and/or:
showDownloadButton="TRUE" (in the 'Button Bar' section)

Both the 'open' and 'download' buttons appear in the gallery's Button Bar so make sure you set buttonBarPosition to a value other than NONE (otherwise the entire Button Bar will not be displayed, regardless of individual button settings).