Hi,

Suppose I have an inline div and I want an invisible but perfectly
matching div overlaying it. How do I do this so that when I resize the
window or scroll the two div's remain overlayed?

The reason I ask is for detecting a dragging item over a drop zone.
The drop zone won't respond to the mouse pointer unless the drop zone
has a higher z-index. However I want the draggable to appear above the
drop zone. My idea is to have the drop zone on the bottom, the
draggable in the middle and then a clear div on top of the drop zone
at the heightest layer. That way the clear drop zone can respond to a
mouse over.

Thanks,
Peter
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to