For dragging the div I need to use cursor grab option. But it is not working in Internet Explorer. I tried to use cursor with url option. That is also not working in Internet Explorer. Is there any way to change the cursor design?
You can download the cursors used by Gmail. Download this one and save it as "grab.cur" and this one and save it as "grabbing.cur" in the same folder as your HTML document. Then insert the following codes in you HTML document according to if you want the grab cursor or the grabbing cursor:
style="cursor: url(grab.cur), move"
style="cursor: url(grabbing.cur), move"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With