[jQuery] [tooltip] Help creating tooltips for several objects

[jQuery] [tooltip] Help creating tooltips for several objects


Hello.
I have a problem with the tooltip plugin.
I have several dynamicaly created images, with different id's and
classes; the same goes for DIVs that i will use to fill the contents
for the tooltip, here's the code (i'm using PHP):
echo '<img border="0" class="tooltip '.$filterKey.'" id="img-'.
$filterKey.'" style="vertical-align:bottom;" src="'.$this->settings-