Forums

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

Home Forums JavaScript JQuery Tooltip not working Re: JQuery Tooltip not working

#78788
jamygolden
Member

Are you sure went through all of the steps on the link I posted? (What exactly do you mean you’ve tried all the fixes?)

You said:

Is there any way to indicate if JQ is loaded and working with firebug? This was working fine before I moved it to wordpress.

Step 4 kindof clears that up.
Firstly, I make sure there are absolutely NO plugins, other libraries or anything javascript related on my page, except for the jQuery library and a little script I write beneath it.


If that doesn’t give all divs a red border, then your javascript is probably disabled.

Once that has worked, add the plugin beneath the jQuery library. Make extra sure the plugin file exists and it is linking to the right place. It should then work.