[jQuery] tooltip

[jQuery] tooltip


Does anyone know if it would be possible to somehow use jquery tooltip
plugin to show a tooltip on it's normal anchor from another anchor on
the page? I know it sounds strange, but I have a map with a legend at
the right. I'm usuing jquery tooltip to show a tooltip on the map
points, but I think it would be sweet to also have a legend on the
right (a list of locations) and when you clicked or hovered over them,
it would open the tooltip on the map area point.
Any idears?