Support

Back to the topFAQ - Frequently asked questions

I'm getting some freakishly odd tooltips being output! (pre-beta3)

This could be a problem with previously declared ".content" class names. Try adding this CSS into your stylesheet and see if it makes a difference:

body div.qtip div.content{
   padding: 0;
   margin: 0;
   height: auto; min-height: auto;
   width: auto; min-width: auto;
}

This basically makes sure that all padding, margin, widths and heights are set to thier defaults within the qTip's content!

What do donations go towards?

Donations are used to keep the hosting company happy with regular payments and help to keep me on my feet while I develop this much loved library [citation needed]! So donations are always welcome and if you really enjoy using qTip, please consider donating. You know you want to deep down! For more information on donations checkout the donations page.

Are you SURE it's free?

Absolutely! qTip is free and will always be free, unless of course I become homeless and have to live out of a box... then we'll see. But until then, don't worry your pretty little head.

qTip is licensed under the MIT license, so you can do whatever you want with it... as long as you include a copy of the license! Check out the licensing page for more details on qTip's license.

Is qTip related to Simpletip?

qTip is the successor to my previous, supposedly copyright infringed Simpletip2 project, an extension of the original Simpletip library. qTip is built from scratch to ensure no copyright issues, so bares nothing in relation to Simpletip other than the fact it's also a tooltip library!

Do you still support Simpletip?

Simpletip is now discontinued but I will continue to support people having issues with the script. If you need support check-out the Simpletip discussion board. I recommend everyone using it upgrades to qTip as this is where all active development will be!

Back to the topContact us

For any support related topics about using qTip or possible bugs, check-out our forums to get assistance.

For any non-support related issues, you can contact me at craig[at]craigsworks.com.