ObaidUrRehman / ng-drag-drop

Drag & Drop for Angular - based on HTML5 with no external dependencies. :tada:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

want to customize cursor pointer at time of dragging and holding the item...?

opened this issue · comments

Hi ObaidUrRehman,
Can I customize cursor pointer instead of showing "cursor: not-allowed;" in black color at the time of dragging I want to show different hand symbols. can I customize cursor pointer if yes how?
Thank you

@SivaPrakashK90, not sure if it possible to customize it. Of all the solutions that I have looked into, I couldn't find a clean cross-browser fix for this.

@ObaidUrRehman, Thanks for your update, at least plz provide a solution for chrome and firefox.

@SivaPrakashK90 I can't seem to find a solution. Could use some pointers from you if possible.