Top "Qtip" questions

qTip is an advanced tooltip plugin for the jQuery JavaScript framework.

$(this).qtip is not a function

I've following code in my page which applies qtip on images. It displays dynamic content for each image through ajax …

jquery jquery-ui-dialog qtip thickbox
How to show tooltip on click

I'm trying to use qtip2. My problem is that I want to show tooltip only when user clicks an href …

jquery tooltip qtip
How to set the tip dimensions with jQuery qTIp?

I'm having some trouble with modifying qTip's tip size (x,y). I tried to add the style: { tip: { x:2,y:2 } } …

javascript jquery tooltip qtip
close button for jquery qtip tooltip plugin

I am trying to have a close button on the qTip tooltip - i have the following: <script type="…

jquery qtip
How to avoid page scroll when using qtip?

I'm a big fan of qTip, but I was wondering if there was a way to use the modal window …

jquery qtip
Qtip2 loads a "jquery.qtip.min.map" from internet and slows down site

I included Qtip2 on my site and used the following snippets while the files are hosted on my own server …

javascript jquery cdn qtip qtip2