[jQuery] Position Absolute div after some element

[jQuery] Position Absolute div after some element


i want to show a div (position absolute) .
the problem is that i want to set its x same as some elements' x +
width
how can i do this.