How can I change the mouse pointer while dragging a draggable object? What appears is the arrow default pointer, and my element actually contains an non editable text inside. If the mouse is over this text the mouse pointer changes to one that leads the user to understand he can edit the text. Ideal scenario would be to change the mouse pointer to “open hand” while over the draggable element no matter what is inside this element.
We’d have to do that on our end. Can you share an example page so that we can have a look?
aha! I guess you tricked me. I made a simple public app to show but when I was going to test the little open hand was already there. I tested on my app and it is working perfectly. Thanks!
1 Like