Hi,
I am applying interactive hover box on top of a repeater item in the gallery , but it's not applied for all the repeater items in the gallery.
So, how to apply an hover effect so that it applies on all the repeater items in the gallery.
Please help me solve it .
Adding a hover box to a repeater will likely cause performance issues anyway.
You can have two boxes inside your repeater container instead - one for regular mode and one for hover mode, and then use these:
https://www.wix.com/corvid/reference/$w.Element.html#onMouseIn
https://www.wix.com/corvid/reference/$w.Element.html#onMouseOut