kornelski / slip

Slip.js — UI library for manipulating lists via swipe and drag gestures
BSD 2-Clause "Simplified" License
2.44k stars 213 forks source link

Highlights elements in IE #60

Open chriscookz opened 8 years ago

chriscookz commented 8 years ago

In my testing, elements I drag past in IE9, IE10, and IE11 are all highlighted. Any idea why this would be?

kornelski commented 8 years ago

That's because IE9 and IE10 are not supported at all. IE11 only on mobile, but I haven't tested it. Please don't use this library if you need IE support.