Hi, I have an image animated with css and I want to be able to show a tooltip with a link without having to hover over the image, I want the tooltip to show and hide from time to time. Is this possible with your tooltip extension?
There is no functionality like that in Tooltips.
You would have to write custom javascript that triggers/mimics a mouseover event on the Tooltips link when you want it.