|
Hallo, the script at the moment works creating a tooltip everytime there is a title reference. Do you think could be possibile make work the script only for title inside a certain class link (for example “info”)? In which way? I have tried but unsuccesfully. Thanks a lot! |
|
Actually there's a bug while managing the live jquery event to init mb.tooltip on ajax loaded element that prevents to specify a a specific DOM element for the tooltip. A Workaround is: line 37:
should be:
linea 38:
should be:
I hope to publish soon a bugfix. |


