IE7 Jquery UI Sortable problem
Posted
by Qwibble
on Stack Overflow
See other posts from Stack Overflow
or by Qwibble
Published on 2010-04-17T15:10:13Z
Indexed on
2010/04/17
15:13 UTC
Read the original article
Hit count: 419
Hey guys,
I'm using Jquery UI sortable in my current project to make boxes drag and drop-able into new columns. It works in all modern browsers apart from ie7, in which you can drag and drop, but when you drop, it completely ruins the content of the box you're dropping.
I've sat and looked at this for ages and have no clue what the problem is. Do any of you have any idea?
Here's a demo of what's going on. View it in ie7.
© Stack Overflow or respective owner