[jQuery] How to position this div?

[jQuery] How to position this div?


Hi,
I have a 16x16 image that will be dragged around the screen as part of
a larger DIV. When someone clicks on the image, I'd like another DIV
(id="newDiv") to appear directly beneath the image. The DIV with
id="newDiv" is initially hidden. How do I do this with JQuery?
Thanks, - Dave