Not a JS guy but in CSS you need to set "cursor: pointer;". I would think if you are manually making an element clickable you would have to do the same thing somehow.
I have the same issue. I inserted an image into a repeater and the image is connected to the function .onClick() and on hover the cursor remains with the arrow instead the hand.
Not a JS guy but in CSS you need to set "cursor: pointer;". I would think if you are manually making an element clickable you would have to do the same thing somehow.
But it's not possible to set it using Corvid and you don't have an access to the CSS.
Hi,
I have the same issue. I inserted an image into a repeater and the image is connected to the function .onClick() and on hover the cursor remains with the arrow instead the hand.
Best regards,
Domivax
I had no choice but to set it to "pointer" using CSS via the tracking&analytics tools (available for premium sites only).
Hi,
Thanks for reporting!
We are aware of this issue and have our developers investigating.
We will get back to you when we have an update.
Thank you @Sebi for your answer because @J.D. and I woundn't like to write any CSS codes.
Best regards.
Domivax
Same Problem here