Tag Archive: Tooltip

Tipped – jQuery Tooltip Framework

on March 2, 2012 in Development, Tooltip

Tipped is a full featured jQuery and HTML5 tooltip framework evolved from the popular prototip library.

Skins for the tips are created with canvas so no images are required and every part of the tooltip can be customised with a few lines of JavaScript.

Callbacks can be used to load content with ajax and events are made to work with touch devices.

A license cost currently ranges from $3 for a non commercial license to $195 for unlimited commercial use.

The API is well documented with examples and a community forum is also available.

Tipped - jQuery Tooltip Framework

Balloon – jQuery Balloon Tooltip Plugin

on March 1, 2012 in Development, Tooltip

Balloon is a configurable jQuery tooltip plugin that can be used with or without CSS.

The content of the tooltip can be any HTML or jQuery object and can also be loaded with ajax.

The positioning of the tip can customised in nine different positions and can also be offset with a custom value.

The opening and closing of the tip can be customised with animations.

Balloon - jQuery Balloon Tooltip Plugin

Poshy Tip – jQuery Plugin

on November 16, 2011 in Development, Tooltip

Poshy Tip is a jQuery plugin that replaces the standard browser tooltip with a version that can have various styles applied to it.

Several styles are provided but any style can easily be created with CSS.

Several methods and options are available to control the positioning and animation of the tooltip.

The content of the tooltip can even be loaded asynchronously after the page has loaded.

Tipsy – Facebook Style Tooltips

on September 13, 2011 in Development, Tooltip

Tipsy is a jQuery plugin for creating Facebook style tooltips based on any attribute.

Using a parameter, it is possible to control the position of the tooltip whch makes it great for using on form elements.

Tipsy