Hi jeff,
Please check the attached RP file for different cursors.
Here we are using data-label not dynamic panel.
For more reference, Custom CSS Cursors
I hope it will be useful for you.
Thanks,
Vikram custom_cursors.rp (67.3 KB)
I’ve found sometimes this doesn’t work when you have multiple actions using the javascript: pseudo protocol. If you combine them into one script it will work fine.
thanks for that great solution!
I used this way to visualize the opportunity to move project gannts, as an hover effect.
Just one question: the change of the mouse cursor is not visible for the initial hover. It appears randomly after some moves of the dynamic panel (projects).
Can you tell me what’s the reason for that and how I can fix it?
See my rp file for my example.
Thanks alot Vikram for sharing your solution! It works fine for me but i have an additional question:
Is there a way to center a picture over the cursor?
In my case, i want to use a hand-icon and want the actual cursor to be in the middle of it.
Oh ok, i thought so because i somehow need to refer to the loaded image, which is done by JS as discribed by Vikram.
I don’t get it then, nkrisc.
Would you mind giving me one more hint on where/how to include your snippet?
Hey everyone. I have still another question on this:
I use the above code in the OnPageLoad-Case.
Now when i hover an interactive element inside the referred panel, it changes the cursor to pointer. When i click, it changes the cursor back to the normal arrow-cursor while i’m holding the click. Can i somehow overwrite these?
Thanks a lot for your help in advance!
Cheers,
Nico