Using qtip2

Permalink
I am trying to create an intercative map.
Have linked the js and css for qtip and add the intitialising code in the head. But no rollover.

Has anyone please got an idea how this is used?

trixiemay
 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
Make it sure that you don't include this:
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>


Rony