1 | | Hi, i'm facing an issue when when using draggable function and drag it into a sortable table. When i use jquery ui 1.11.4. My mouse will go off (drag object not next to my cursor) and when leave iframe, the object distance with the cursor become ok. |
| 1 | Hi, i'm facing an issue when when using draggable function and drag it into a sortable table. When i use jquery ui 1.11.4. My mouse will go off (drag object not next to my cursor) and when leave iframe, the object distance with the cursor become ok. |
| 2 | |
| 3 | This is the link that can simulate this issue. This demo is using 1.11.4. You may change it to jquery to 1.10.3 to see the different. https://jsfiddle.net/2ythj6px/ |