htmlTT - HTML tooltips with JavaScript and CSS

Fork me on GitHub

htmlTT is configurable JavaScript/HTML tooltips.
No dependencies. 6k js minified (1.7k gzipped). IE6+.

Examples

  1. Basic
  2. Positioning
  3. Element
  4. Focus

Basic:

  • Bloody information
  • Other information
HTML
Tooltip data sources
Initialization

Some extra position tweak:

HTML
Tooltip data sources
Initialization

With custom styles/positioning of tooltip view:

HTML
Tooltip data sources
Initialization

Show in custom element:

HTML
Tooltip data sources
Initialization

Tooltip on focus only for the text inputs, hover only for the submit:



HTML
Tooltip data sources
Initialization

Pressing ESC hides any open tooltips.