Say I want to have a separate text item’s data change based on which item I am hovering over in a gallery using a database, is there a way to do this?
To give an example:
When I hover over the FishX Brawl image above, I would like for the text “SYM.BIOS” and “Cassiopeia Developments” to change to “FishX Brawl” and “Ludum Dare 41” respectively. Anyway to do that?
With kind regards,
Dennis van der Harst
Hello Dennis,
There is no event for item hover for galleries.
The next best thing is onItemClicked
Feel free to submit your request to the feature request forum.
Hey Ido,
Thanks for your reply, since my intention is to show information based on what people will be clicking on and what pages they will be visiting when they click on the image the onItemClicked event is sadly out of the question as people will have already gone to the linked page.
I will be creating a request but just as further clarification as to why I asked this: When working with smaller galleries the information shown in the images themselves (titles/descriptions) can become quite difficult to read or it won’t show at all. So by having the text outside of the image, I hope to provide a way to display this information after all and providing more freedom for where to display this information in comparison to repeaters . (I am aware of repeaters, but they do not provide the effect I wish to display).
Kind regards,
Dennis