Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #6232 (new defect)

Opened 2 years ago

Last modified 1 month ago

Draggables/Droppables overlapping in IE

Reported by: Metamorph Assigned to: Rails
Priority: normal Milestone: 2.x
Component: script.aculo.us Version: 1.1.6
Severity: minor Keywords:
Cc:

Description

Draggable items sometimes are overlapped by the Droppables in IE 6.0 Setting the zindex property is of no use.

You can check this out on http://demo.script.aculo.us/shop when moving products from the cart to drop zone.

PS In Firefox all seems to be ok.

Change History

(in reply to: ↑ description ) 01/16/07 15:38:54 changed by dleute

Has anyone figured out the fix to this? I'm having the same problem on ewdemo.allofzero.com/journal.html which is a demo for a client.

--Derrek

Replying to Metamorph:

Draggable items sometimes are overlapped by the Droppables in IE 6.0 Setting the zindex property is of no use. You can check this out on http://demo.script.aculo.us/shop when moving products from the cart to drop zone. PS In Firefox all seems to be ok.

04/04/08 18:39:01 changed by peterjtracey

See fix in #2641