I am trying to drag and drop an email entry from the inbox to a plugin of mine. The plugin is an HTML page containing an item that can respond to a drop event.
I cannot get any ondrop event triggered at the plugin side: the dragged item is stopped when entering the widget area.
Do you know how I should do this?
Thanks!
Michel