Opened 12 years ago
Closed 12 years ago
#6770 closed bug (worksforme)
Collision doesn't work correctly in Internet Explorer.
Reported by: | mgolus | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.position | Version: | 1.8.7 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In Internet Explorer (8 and earlier), collision only seems to affect the child elements when the parent element overflows the window. In other browsers, when the child elements overflow the window they are repositioned. This happens with the demo for the position component on the jQuery UI site.
Note: See
TracTickets for help on using
tickets.
Seems to be working fine for me.