Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download qtip-7.x-2.x-dev.tar.gztar.gz 67.65 KB
MD5: cead7972d4451029ce4681d8a84fb07e
SHA-1: 5bc871af7a88f3a4d94b4ad4c6cd63ccddddda5b
SHA-256: 7dc8d5374af45ec595bddf874a9df5c74b6886368f2046d47d37a7e8adcadfb2
Download qtip-7.x-2.x-dev.zipzip 82.94 KB
MD5: 729ee4fac2c590b7830f7240862da93b
SHA-1: 90e2ff67eb3dd86f50aeae0917624b0049499020
SHA-256: a64eb6767d871adfb5310473ea5779d089f93993691e303474ffbd178e067f45

Release notes

New Features!

* Added the ability to override many settings on a per tooltip basis.
* Added modal frame and ajax support.
* See http://example.com/qtip-examples for examples of how to use the above mentioned features. These examples will probably be moved into their own module for the official release, or a documentation page on drupal.org.
* Implemented hook_library. The module can be configured to NOT load the qTip library on every page request (via the module's config page). This means that developers can now load it as needed using drupal_add_library('qtip', 'qtip') in their modules or themes.

Created by: hashmap
Created on: 21 Aug 2011 at 19:53 UTC
Last updated: 19 Mar 2017 at 14:48 UTC
New features

Other releases