Right now in my website I made tooltip appear in center of image when you mouse over it (I speak about images in gallery ONLY).
But when you put your mouse over the tooltip itself, it loops and restarts in crazy mode, how do I fix it so when I mouse over the image the tooltip stay there even if i put my mouse on the tooltip itself?
Thanks in advance.
It has something to do from this function: display_tooltip: function(e) in avia.js at JS folder, line 1796.
I am just too noob to understand what needs to be changed in order to make it right.
S.O.S
Please?