Search and Top Navigation
#8073 closed bug (duplicate)
Opened January 29, 2012 01:31PM UTC
Closed October 27, 2012 08:39PM UTC
sortable position error in ie6
Reported by: | dexbol | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.17 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jsfiddle.net/dexbol/8cyAw/
The example above . ie6,shrink IE until the scrollbar show. scroll the page make scrollTop greater than zero . the element you draged it's position is wrong.
I think the key function is $.ui.contains and if I use jquery version below 1.7 It works well.