Submit your widget
228
Yays

awesome jQuery and CSS3 Contextual Slideout Tips

Views 32484   downloads 4139   Tooltips

The main idea is to create an easily configurable set of contextual slideouts. Each can be opened in one of four directions – bottom-right (default), bottom-left, top-left and top-right, and each…

188
Yays

Lightweight Tooltips With jQuery

Views 7513   downloads 1492   Tooltips

Query Tiper is an extremely lightweight jQuery tooltip which allows you to assign a tooltip to any element. Usage Using it is very simple, for example if you would like to give a link a tooltip you would…

182
Yays

Pretty Digg-style post sharing tool with jQuery

Views 10713   downloads 2555   Tooltips

I will show you how to create a social bookmarking tool that look similar to digg's. It looks cool, practical and useful! I also include the komodomedia's social bookmarking icons and a long list of submission…

181
Yays

jQuery and CSS3 Simple Tooltip

Views 53793   downloads 11476   Tooltips

There are a lot of tooltip plugins out there, but not many of them explain what exactly goes on in the logic of a tooltip. I would like to share how I’ve created mine today, and am also open to…

178
Yays

Beautiful Jquery Plugin MopTip(tooltips)

Views 23007   downloads 5770   Tooltips

Tested and works with Safari4, Firefox3, Opera9, IE6, IE7, IE8, Google crome. MopBox is draggable show box that can contain div, image , flashmovie, video, etc. If it has more than one children, slider…

169
Yays
165
Yays

jQuery Bubble Popup

Views 20766   downloads 4497   Tooltips

With jQuery Bubble Popup you can create easily smart bubble popups with only a line of code in jQuery! - attach popups to any DOM element! - mouseover/mouseout events automatically managed! - set custom…

160
Yays

fancy share box with CSS and jQuery

Views 8553   downloads 1518   Tooltips

This examples will show you how to turn unordered list (UL) into an fancy social bookmarking sharing box. You will see how to style such box, how to add interactivity, and how to create jQuery plugin…

154
Yays

simple useful tool tip jquery plugin

Views 16197   downloads 4081   Tooltips

The article source:http://labs.unitinteractive.com/unitip.php This tooltips supports all browsers, is easy to deploy, and is surprisingly light-weight. Best of all: it offers you the opportunity to customize…

150
Yays

Interactive Picture with jQuery(Image Tips)

Views 20555   downloads 3998   Tooltips

In this tutorial I will be showing you how to piece together an interactive picture – aka an image that contains tooltips and popup boxes. This can be useful for showing off a particular aspect…

150
Yays

Pure CSS Tooltip

Views 7403   downloads 1431   Tooltips

we can create pure CSS tooltips which are simple and accessible, because they will work even if the user browses the page without JavaScript enabled. What we need is just aplain list of links. The XHTML…

147
Yays

jQuery Mouse Events

Views 13565   downloads 2417   Tooltips

HTML For us to make a tooltip we’re going to have some links to work with, and a container for our tooltip.  There is nothing too special here.  I placed the links in a header tag just…

136
Yays

Useful and Practical jQuery Image ToolTips

Views 43301   downloads 13495   Image Effects

It displays a tooltip image when user hover on the thumbnail with fadein and out effect. it's a useful script for your website. 1. HTML I have been thinking of using UL list, but then I think it's not…

133
Yays

Just The Tip jQuery-flavored Tooltips

Views 15422   downloads 2902   Tooltips

How To Use It Using Just The Tip is easy. Well, it's kinda easy, if you know a little HTML and Javascript. It goes a little something like this: 1. Grab The Code This goes without saying, right? Download…

133
Yays

jquery Hover Sub Tag Cloud

Views 8195   downloads 1995   Tooltips

Tag clouds When, used properly, they can provide visitors with an instant illustration of the main topics of the site’s content. And although we don’t have that much choice in designing them,…