Hi,
not sure if anyone can help. I was wondering is there any way to get an button to change the main picture on the thumbnal gallery? I have a gallery showing different elements from a dataset. or would I be better creating main images with a hide and show function?
Hi,
This can be done by modifying the items property of the gallery.
On button click you can get the currentIndex, and modify the list of items to make sure the desired image is placed on that index.