Hi
I have created a jQuery dialog. I would like it to have the same behaviour on its parent element as it has right now on the browser window. That is, even if the pointer is dragged beyond the parent elements border, the dialog should stop at the edge of parent element.
Is that possible?
Thanks
Carsten