Window Simulation with wz_dragdrop.js
(simplyfied example)
Instead of nested DIVs, this window simulation uses separate DIVs for outer frame (grey background with outset border), draggable titlebar and 'client area' (white area with inset border).
Resize handle and titlebar button are images.
![]() [1] Different from NO_DRAG, VERTICAL+HORIZONTAL forces the library to consider the item still as Drag&Drop element, triggering my_PickFunc(), my_DragFunc() or my_Drop Func() calls when hit by a mouse event. |