[jQuery] positioning div according to the cursor position inside input field

[jQuery] positioning div according to the cursor position inside input field


Hello,
any one knows how to positioning div according to the cursor position
inside the input field ?
may be exists some plugin (cant find anything) ?
so lets think inside the input field i'm printing some word lets say
"Hello" and during the printing div over the input area will change
his positions according to the position of the cursor
(it would be great if possible to change position even if i move
cursor by rows here and there)
Thanks.