Victor Salvalagio Pereira wrote:
Not a javascript guy here - how exactly do I make this change?
Thanks
Cory
Cory Creamer wrote:
Hi Cory.
You have to put this code
targets.unbind();
before this line
targets.bind( 'mouseenter', function()
in the expression inside the Tooltip webblock.