Hello there,
I logged in this morning to continue the work on a website I am building. This is all very new to me but I am loving the learning curve and the available videos.
I have a repeater container with data being pulled from a table. I created an event for the row on mouse hover that the entire row is highlighted light grey, and a on click event that the entire row is highlighted dark grey.
Neither functionality works this morning and when I check the handlers I see the following messages:
Have “mouse over” and “on click” handlers been removed from rows? If so, what is my easy alternative? It’s a bit tedious to put the codeless in every cell for the row especially if I want to make a small change to either the logic or the formatting.
Thanks!!!