How do I make it possible for my gallery images to be initially grayscale and when the mouse hovers over one image it turns to color. My current work-around is to layout images which are actually buttons and use the regular/hover/click options to create this effect. As you can imagine laying out buttons in order to imitate a gallery and having everything smoothly align is a pain, but I really need to utilize this feature for my site. Any possibly way to code this?
Hi Suzy,
current wix galleries do not support this out of the box, however what i’d do is think about using repeater to create the effect you are looking for
it gives you much more power to customise each one of the items, its layout and events such as hover
what do you think?
Shlomi
How would I code a repeater to do this? I know it has to do with the onMouseIn and onMouseOut functions.
Hi Suzy,
i have also sent a link in the previous response, please find it here:
https://www.wix.com/code/home/repeaters
thanks,
Shlomi