You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
According to the last GoogleIO (2011) the session on HTML5 and GWT stated that Drag N Drop was supported on IE 8+. I have been unable to get it working because in the code the DragDropEventBase.DragSupportDetector has a problem with the function detectDragSupport. In IE the ondragstart attribute is of type String not type function.