Hello, I'm facing some trouble with tooltip plugin. I use it on pictures for description and dynamic datas inside title attribute. Its working well. I have some criterias that client-side can choose. Once criterias are chosen, picture is changed. I would like to change as well title attribute. Actually, I'm able to reload the content of the title attribute, and dynamic datas are ok, when looking to source code. But tooltip doesn't show up, and no error occurs. I tried to change id attribute, "echo-ing" the right new js tooltip call with the new id. Still doesn't work. Is there a way to reload title attribute and keep tooltip working ?
Thank you very much :)