[jQuery] Positioning

[jQuery] Positioning


Hello,
I have an input on my page.
I need to determine the position of the input and its width.
Then I need to apply that position and width to a div which is
position relative and finally show the div.
How can I do this?
Thanks,
Miguel