[jQuery] interface draggable and resizeable

[jQuery] interface draggable and resizeable


Hi!
I have a problem with jQuery interface library.
I've got a 'script' which looks like that: http://tauri.ndl.pl/szaq/jquery/combined_2.htm
I wanted to combine interfaces: Draggable and Resizeable.
Everything is OK, but there is one problem - if #thumbnail is resized
(to more than 130x130 px) and if I move draggable element to the
bottom (near bottom border) [b]then[/b] if i want to resize thumbnail
back to it's normal size (130x130), draggable elements stand still, in
the bottom of #thumbnail.
Is there any way to make it (elements) return to its proper place in
this case (so it will still remain in parent)?
Regards,
Marcin