CHANGELOG.txt |
CHANGELOG.txt |
|
qTip 6.x-1.x-dev, 2010-08-18
-------------------------------
Initial release of qTip module (early development). |
jquery.qtip.css |
library/jquery.qtip.css |
|
/*
* qTip2 - Pretty pwoerful tooltips
* http://craigsworks.com/projects/qtip2/
*
* Version: 2.0.0pre
* Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com
*
* Dual licensed under MIT or GPLv2 licenses
*… |
qtip.admin.inc |
qtip.admin.inc |
|
Administrative functions for the qTip module. |
qtip.css |
css/qtip.css |
|
.qtip-link {
border-bottom: 3px double blue;
cursor: pointer;
color: blue;
} |
qtip.info |
qtip.info |
|
name = "qTip Tooltips"
description = "Stylish tooltips for your web pages."
;dependencies =
package = User interface
core = 6.x |
qtip.install |
qtip.install |
|
Install, update and uninstall functions for the qtip module. |
qtip.module |
qtip.module |
|
|
README.txt |
README.txt |
|
-- SUMMARY --
qTip is another tooltip module for Drupal. By using a simple input filter in your
code you can have a stylish tooltip in just seconds.
-- REQUIREMENTS --
You must download and install the qTip library… |