Submit your widget
238
Yays

awesome jQuery and CSS3 Contextual Slideout Tips

Views 32693   downloads 4203   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 7614   downloads 1541   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…

186
Yays

jQuery and CSS3 Simple Tooltip

Views 54058   downloads 11550   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…

182
Yays

Pretty Digg-style post sharing tool with jQuery

Views 10797   downloads 2607   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

Beautiful Jquery Plugin MopTip(tooltips)

Views 23116   downloads 5828   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…

175
Yays
167
Yays

fancy share box with CSS and jQuery

Views 8660   downloads 1577   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…

165
Yays

jQuery Bubble Popup

Views 20911   downloads 4556   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…

154
Yays

simple useful tool tip jquery plugin

Views 16320   downloads 4159   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 20697   downloads 4060   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 7492   downloads 1485   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…

149
Yays

jQuery Mouse Events

Views 13699   downloads 2467   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…

137
Yays

Useful and Practical jQuery Image ToolTips

Views 43719   downloads 13604   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…

135
Yays

Just The Tip jQuery-flavored Tooltips

Views 15586   downloads 2972   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…

135
Yays

jquery Hover Sub Tag Cloud

Views 8285   downloads 2047   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,…