html5 - DnD not working well in Chrome, no image while dragging -


initially found event.datatransfer.setdragimage not working in chrome, such in following example.

http://www.tutorialspoint.com/cgi-bin/practice.cgi?file=html5-59.htm

later found cursor same no matter dragging. not case in firefox.

http://farhadi.ir/projects/html5sortable/

in above example, when open in firefox, item moving mouse while drag it. in chrome, cursor shown.

i think disabled effects under performance options in system settings.

but firefox can show correct image if effects disabled.

except this, have no reason use old ways of drag , drop. there way overcome this? encounter problem.


Comments