Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Tooltips on Anything Slider- Firefox bug Re: Tooltips on Anything Slider- Firefox bug

#98408
Mottie
Member

Hmm, yeah I think that just might be because of my crappy tooltip plugin that I haven’t updated in a while LOL. Try using Tipsy. The only difference you’d need to make would be to remove the $.jatt(); and replace it with this:

$('a.tooltip').tipsy({ live: true });