Submit your widget
99
Yays

A Simple jQuery Tooltip

Views 9042   downloads 2324   Tooltips

Quick Facts Easy to use Choice of fixed, on click or follow mouse tooltip Highly customizable Compatable with Firefox 2.5+, Safari, Opera, Chrome and Internet Explorer 6, 7 & 8   Usage Start…

99
Yays

Add Notes to Images with jQuery and php

Views 17846   downloads 2590   Tooltips

Query-Notes is a simple and easy to use jQuery-Plugin that allows you to add notes to any image (even foreign ones) on your website or blog. Features: add notes to any image many setting options totally…

97
Yays

a Bubble Coda Style with CSS3 menu tootips

Views 6969   downloads 2009   Menu & Navigation

we are going to create a tooltip using the famous coda style, which allows for an animated pop-up window that makes for a great effect. HTML First, we create our HTML file and inside the body tag we add…

96
Yays

Very Useful CSS3 Speech Bubble

Views 9135   downloads 1699   Tooltips

Just to show the concept i decided to make a speech bubble with a little pointer out of only html and css3. HTML: <div class="bubble"> <div class="pointer"> <div class="one"></div>…

96
Yays

Facebook-style tooltips with jquery plugin

Views 15874   downloads 3736   Tooltips

This is Simple Facebook-style tooltips plugin; Tipsy is a jQuery plugin for creating a Facebook-like tooltips effect based on an anchor tag's title attribute. Basic By default, tooltips will appear centred…

94
Yays

jQuery Plugin for Stylish Tooltips

Views 8811   downloads 1682   Tooltips

A Single Background Image for Scalable Tooltips Suppose you need to code a scalable tooltip that looks like this (i.e. a tooltip with auto width/height based on the content inside it): he Usual Approach…

94
Yays

CSS Image Maps With Pop-Up Tool Tips

Views 19562   downloads 2772   Tooltips

Using an unordered list, a couple of images, and a little CSS, we can create an accessible "image map" with pop-up tool tips that provide our readers more information on the links the map contains. There…

93
Yays

using jQuery and CSS3 a Speech Bubble Tooltips

Views 7372   downloads 1772   Tooltips

There are a very lightweight and good looking tooltip without using any images. The HTML This tooltip is going to work on any <a> link that has a class of “sbtooltip” and contains a…

92
Yays

a Nice, Lightweight JavaScript Tooltip

Views 5553   downloads 1096   Tooltips

Introduction To begin, create the 3 files needed for this tutorial (index.html, style.css and script.js) and include the stylesheet and the script from index.html.  The most important things to remember…

92
Yays

Image-free Tooltip Pointers jQuery - A Use for Polygonal CSS

Views 8576   downloads 2224   Tooltips

The Design Approach The jQuery UI planning wiki page has several examples for the tooltips we intend to build into the library. For this article though, we're just focusing the following simple tooltip…

91
Yays

Rollovers and tooltips with jQuery

Views 6519   downloads 1950   Tooltips

The usual stuff, mouse over an icon changes image and shows a tooltip The markup This is pretty straight, just an unordered list with three items and each item has a link.   <ul id="iconbar"><li><a…

89
Yays

jQuery Style tooltips plugin

Views 6815   downloads 1247   Tooltips

Small in size (3kb) script to enhance the look of tooltips. It works just like browser’s native tooltips with few options and styling via CSS. By default, the script applies to any element with…

89
Yays

Multicolor tooltips CSS3

Views 14483   downloads 3702   Tooltips

If your icon or button has insufficient text or none at all, or it just needs some additional explanation, then you surely need a tooltip for it. Why’s that? Because, as they have proved till now,…

88
Yays

jQuery multiple Tooltip plugin

Views 7003   downloads 1304   Tooltips

This page lists jQuery plugins I’ve written. jQuery is a JavaScript library that makes writing JavaScript easy and fun. Like jQuery itself, all plugins are open-source, dual-licensed under MIT and…

87
Yays

(Colortip)multiple color jQuery Tooltip Plugin

Views 6484   downloads 1858   Tooltips

we are going to write a simple jQuery tooltip plugin. It is going to convert the title attributes of elements withing your page, into a series of colorful tooltips. Six color themes are available, so…