JQuery Draggable/Droppable position question

JQuery Draggable/Droppable position question


Hi there,
first i want you to know, that i'm a german guy, so please be patient
about my english knowledge, I just got from school.
So, now here my issue:
I've got some problem with the returning positions of draggable
objects in JQuery! I started programming a tool to position some
things in a droppable area, to save the positions in the database, I
need the positions inside the droppable area! As I had to notice, that
the ui.position/ui.offset say both the same (the distance of the start
to the new position).
Out of the documentation of JQuery (http://docs.jquery.com/UI/
Droppable), i see the ui.position callback as the right, i need. The
ui.offset callback as the one that is happened by both of them.
I hope my english is understandable, and you can help me.
BTW: here is an example of what i did: http://crap.primus-designs.de/test.html
Thanks and best regards
Fabian Kaufmann