I have an html table. When user clicks on some cell - i am displaying a javascript dialog(currently JQuery), where user enters some information related to this cell.
So i am looking for framework, which would visually connect the dialog to the cell being edited.
Pretty much like baloon tooltip.
Anybody saw this? probably JQuery plugin?
Thanks