Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#1973 closed bug (fixed)

JQuery UI drag and drop issue in IE6.

Reported by: ewkoob Owned by: paul
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: drag drop Cc: [email protected]
Blocked by: Blocking:

Description

Created two droppable divs, absolute positioned (one on left and on on right of the page). Create two draggables.

When dragging the draggable from right to left on the page, the helper appears to go behind the right div.

Attachments (4)

clickmenu.css (4.4 KB) - added by ewkoob 15 years ago.
toolbar.html (5.7 KB) - added by ewkoob 15 years ago.
toolbar.2.html (5.7 KB) - added by ewkoob 15 years ago.
toolbar.js (8.2 KB) - added by ewkoob 15 years ago.

Download all attachments as: .zip

Change History (8)

Changed 15 years ago by ewkoob

Attachment: clickmenu.css added

Changed 15 years ago by ewkoob

Attachment: toolbar.html added

Changed 15 years ago by ewkoob

Attachment: toolbar.2.html added

Changed 15 years ago by ewkoob

Attachment: toolbar.js added

comment:1 Changed 15 years ago by paul

Owner: set to paul
Status: newassigned

comment:2 Changed 15 years ago by paul

Resolution: fixed
Status: assignedclosed

IE6 has some strange zIndex issues. try to use the zIndex option and set it explicitely to something. Thanks!

comment:3 Changed 15 years ago by (none)

Milestone: 1.2.2

Milestone 1.2.2 deleted

comment:4 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.