draggable containment size - having a problem
There is one problem I have no idea to slove.
I have a draggable, and i need a containment for it. But the
containment should be smaller than the draggable, and only a part of
the draggable should be visible. I thought it should work, if I just
set the containment to necessaty div. But now the draggable doesn't
behave as it should - it now can't be moved in any direction, after
the first move it stays fixed.
Is it possible to do what I want, maybe in another way?