Posts: 561
Threads: 29
Joined: Sep 2011
Reputation:
19
You're using the wrong browser... first of all.
Second of all, I'm assuming you coded that page in HTML5. Internet Explorer doesn't support a good chunk of what HTML5 is made of, so you won't get the right results.
You should add code in your page that detects the user agent of a visitor, and if they're using IE9, display a message that says to use a different browser or risk compatibility issues.
#Korra2018
Posts: 434
Threads: 28
Joined: Mar 2011
Reputation:
16
If I am actually thinking right, which I may be wrong, but IE at any version doesn't support Jquery's drag and drop code.