|
|
||
|
We are trying to fit in alot of drop containers(zones) in a small area, and therefore are using small zones (about 14px high). With the zones stacked vertically, and we drop an item in to a zone, it appears in the next zone down (in ie, not firefox). Yet if I make the zones larger, ie will drop it in the correct zone. Anyone experienced this? CSS issue, or ms js issue? |
||
|
|
|
|
||
|
Which drag library? |
||
|
|
|
|
||
|
Both the drag and customdrag are loadunit'ed. elm.turnOnDrag(null,domapi.drag.dtDragDrop) is being applied to the object to be dragged. Guess I'm not sure what library that makes it...assumed the drag library, as stated, not the customdrag library. |
||
|
|
|
|
||
|
Did notice the parameter for thresh, and played with, but this is to do with starting a drag, nothing to do with dropping an item, correct? |
||
|
|
