leviTip

Description:
A jQuery tooltip plugin to display a user defined tooltip on hover/click over/on a target element.

Demo and Example page.

Files: (last update: 2007-28-01 - v 0.1.1)

Required plugins:

  • dimensions
  • bgiframe (optional - only needed for IE <= 6 to prevent a bug when showing the tooltip over a <select>-element)
  • hoverintent (optional)

License:
The plugin is available under both MIT and GPL licenses (as jQuery itself). This means that you can choose the license that best suits your project, and use it accordingly.

Usage, Examples and available options:
Please take a look at the demo page and the source of the jquery.levitip.js file.

Changelog:

  • v 0.1.1 - 2007-28-01
    • fix: error while unbinding events on jquery 1.2.2
    • fix: spelling error

The plugin was successfully tested on Firefox 2, Opera 9.10/9.20 and IE 6/IE 7.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Syntax Highlighting: You can use [js] .. [/js] and [html] .. [/html] for posting code snippets.