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.

vTip: Lightweight Tooltips


vTip is designed to quickly provide very lightweight (0.7KB js, 0.2K CSS) tooltips to users of jQuery, for quick and appealing tooltips on any element.

<a href="http://www.vertigo-project.com" title="This is an example of a link tooltip." class="vtip">Link Tooltip</a>

<img src="http://www.vertigo-project.com/vertigo.png" title="This is an image!" class="vtip" />

<div class="vtip" title="This tooltip shows for the whole div!">This div has a tooltip.</div>

You can easily change their style by modifying the CSS, and can feel free to make any modifications you want. Demos and more available at http://www.vertigo-project.com/projects/vtip

Downloads



4.8
Your rating: None Average: 4.8 (5 votes)