Search and Top Navigation
#6831 closed bug (duplicate)
Opened January 11, 2011 05:54PM UTC
Closed January 11, 2011 06:02PM UTC
Last modified January 11, 2011 06:02PM UTC
Collision doesn't work correctly in IE
Reported by: | Michael | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.position | Version: | 1.8.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jqueryui.com/demos/position/default.html
You can see the bug with the settings
my: left top
at: right bottom
collision: flip flip
When dragging the parent element to the right, in IE you need to dragg it over the
border of the browser to cause the elements to flip to the other side. In FF the
elements flip when the positioned elements themselves reach the border of the browser.