drag drop cursor
Daniel Wagner <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
Hi. Is it possible to change cursor during drag'n'drop within window? In docs I have found that I can set mozCursor 'auto' or 'default' but it does not suit my needs. I would like to set cursor to 'move'. I have tried to set it in dragover event but then it started to flicker.