Is there a workaround to achieve this? @tom, what code did you use to get the .show/hide to work on a box within a repeater? Have tried a lot of different variants but the repeater remains unresponsive, showing only static items linked to my data collection. Basically want a textbox to appear when hovering on my repeater. Could the .show/hide be applied to the repeater itself, meaning that the hidden text sits inside its own repeater, placed on top of the first?
Thanks!