You are here

Files in qTip (Stylish jQuery Tooltips) 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt qTip 6.x-1.x-beta2, 2010-09-05 ------------------------------- - Removed js and css files from root directory (this did not happen as expected in beta1) - Forgot to run Coder module on beta1 release - Changed $_SERVER['REQUEST_URI'] lines to…
jquery.qtip.css library/jquery.qtip.css /* * qTip - The jQuery tooltip plugin * http://craigsworks.com/projects/qtip/ * * Version: 2.0.0pre * Copyright 2009 Craig Michael Thompson - http://craigsworks.com * * Dual licensed under MIT or GPL Version 2 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: default; color: blue; display: inline; } /* This is a not-real-cool way to circumvent the automatic <br> and <p> tags placed by the filtering system */ .qtip-link…
qtip.info qtip.info name = "qTip" description = "Stylish tooltips for your web pages." files[] = qtip.module files[] = qtip.admin.inc files[] = qtip.install package = User interface core = 7.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…

Other projects