Posted by hashmap on August 21, 2011 at 7:53pm
| Download | Size | md5 hash |
|---|---|---|
| qtip-7.x-2.x-dev.tar.gz | 16.74 KB | ab9fce97ba97ad3f2ebd65ac9bf52331 |
| qtip-7.x-2.x-dev.zip | 20.15 KB | dad1678dbbe0b2aa5d61a89cabc118cf |
Last packaged version: 7.x-2.x-dev
Last updated: April 18, 2012 - 00:39
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.