You are here

README.txt in Views Field Tooltip 7

Set and display tooltips on Views fields and labels. Uses the
[qTip jQuery plugin](http://qtip2.com/) (NOT the Drupal module) for tooltip
display.

## Usage

* Enable Views Field Tooltip display extender at
  admin/structure/views/settings/advanced
* Edit your view's fields. On each field, set the Tooltip to any HTML value you
  need.
* Edit the display's qTip settings to control how tooltips are displayed. In the
  Other > qTip settings, add JSON settings as per the
  [qTip documentation](http://qtip2.com/options).

File

README.txt
View source
  1. Set and display tooltips on Views fields and labels. Uses the
  2. [qTip jQuery plugin](http://qtip2.com/) (NOT the Drupal module) for tooltip
  3. display.
  4. ## Usage
  5. * Enable Views Field Tooltip display extender at
  6. admin/structure/views/settings/advanced
  7. * Edit your view's fields. On each field, set the Tooltip to any HTML value you
  8. need.
  9. * Edit the display's qTip settings to control how tooltips are displayed. In the
  10. Other > qTip settings, add JSON settings as per the
  11. [qTip documentation](http://qtip2.com/options).