Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

tooltips


Tipped - The jQuery Tooltip

Easily create the most beautiful tooltips using the jQuery Javascript library.

http://projects.nickstakenburg.com/tipped

Style-my-tooltips jQuery plugin

A simple jQuery plugin to better style native browser tooltips.

Spitloot Tooltips

This is a very simple, very lightweight plug-in for creating tooltips. Spitloot Tooltips uses inline HTML that is hidden and uses it as the tooltip when called.

Youtip

Youtip is a Tooltip with style to Youtube for you page.

TinyTips

TinyTips is a very lightweight jQuery tooltip plugin that allows you to add tooltips to any element on a page. Highly customizable and very easy to use. Only 1kb in size it is extremely lightweight and built to be a super fast solution in contrast to other complicated and bloated tooltip solutions.

jQuery Tools - The missing UI library for the Web

Essential tools for modern websites

Let's face it: do you really need drag-and-drop, resizables, selectables or sortable tables in your web applications? Websites are not desktop applications. They are different.

What you really need are tabs, tooltips, accordions, overlays, smooth navigation, great visual effects and all those "web 2.0" goodies that you have seen on your favourite websites.

This library all of the most useful JavaScript tools available for today's website. The beauty of this library is that all of these tools can be used together, extended, configured and styled. In the end, you can have hundreds of different widgets and new personal ways of using the library.


The UI parts of the library weighs only 4.0 Kb. This is possible with good programming habits, compressed files and a Content Delivery Network (CDN) that you can try for free!

jQuery Tools / Tooltip

Tooltips done right.

This plugin is part of the jQuery Tools UI library.. Here are the highlights of this tool.

Tooltips are one of the most important JavaScript widgets on the web. Although important, they also happen to be a very badly misunderstood and poorly implemented component. This tool corrects the situation. You'll get a professional piece of sofware that is easy to understand and use. Here are the highlights of this tool:

jQuery Form Tips

"Form Tips" is a plugin for the popular javascript library jquery. It enables a form to draw default values or messages into input/textarea elements. The text is fetched from the title-attribute of the element.

You can also view latest updates in my blog on http://blog.manuelboy.de

qTip - The jQuery tooltip plugin

Introducting qTip

qTip is an advanced tooltip plugin for the ever popular jQuery JavaScript framework.

Built from the ground up to be user-friendly, yet incredibly powerful, qTip provides you with tonnes of features like rounded corners and tips, and best of all... it's completely free!

Download it here

Visit the site

jQuery Nice Titles

Based on the original Nice Titles script by Stuart Landridge ported to jQuery. Simply, it replaces the default browser tooltip on elements with a title attr with a css-styled div that appears on hover.

The default css, added by the script dynamically and optionally turned off, styles the tooltip to look like Safari 4's tooltip when a link is dragged.

Source

You can browse the code or check it out and get involved in the project at Github.

Usage

You can pass and jQuery object to the function and it will add the tooltips to any element in the collection with a title attribute.
$('a').niceTitles();
$('*[title]').niceTitles();

The function accepts four options: