I have a problem with my drag and drop javascript code. With chrome it works but when I use firefox or internet explorer there are some problems.
For instance, with IE div data set to NULL and with firefox, my webpage is redirecting.
Thanks for all.
http://jsfiddle.net/Fr4NgUs/h399T/
this.innerHTML = event.dataTransfer.getData('text/html');