I've got a little application where I use jQuery UI's Tooltip function and Colorbox. You can find it here
When I go with the mouse over the wordmap (now only Rioolreiniging and Rioolinspectie), the tooltip appears fine, as it should do.
When clicking on the word, there should open a Lightbox (Colorbox) with the text of all tooltips. Works fine too.
But when i close the Colorbox, the Tooltip stays... How can I solve this problem?
Thank you in advance!