Issue : This document is a frameset (drag_frame.htm),
with two documents loaded in it.

All the dynAPI code is in _drag_frame1.html (this page).
_drag_frame2.html is empty. Layers are created in both frames and made draggable using the dragevent extension.
If the dynlayer has been created, it gets the dyndocument from the dynlayer, without passing it in the enableDragEvents function.

Problems : In IE5.5, and to a lesser extent Mozilla, (win2000) dragging is repeated when the mouse moves over the second frame during dragging. NS4 works fine.