Showing positino when dragging

Showing positino when dragging


Hello,
I'm using jQuery UI's dragging and resizing functionality. When the
user is dragging or resizing I want to show the position but the way
I've done it (calculate the position in the drag event the dragging
and resizing becomes very slow. Is there any suggested way of doing
it?
-Martin