Submit your widget
228
Yays

awesome jQuery and CSS3 Contextual Slideout Tips

Views 32268   downloads 4096   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…

187
Yays

Lightweight Tooltips With jQuery

Views 7446   downloads 1458   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 10657   downloads 2522   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…

179
Yays

jQuery and CSS3 Simple Tooltip

Views 53600   downloads 11424   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…

176
Yays

Beautiful Jquery Plugin MopTip(tooltips)

Views 22935   downloads 5736   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…

167
Yays
163
Yays

jQuery Bubble Popup

Views 20617   downloads 4459   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 8472   downloads 1492   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…

150
Yays

simple useful tool tip jquery plugin

Views 16137   downloads 4047   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…

149
Yays

Interactive Picture with jQuery(Image Tips)

Views 20436   downloads 3968   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…

148
Yays

Pure CSS Tooltip

Views 7324   downloads 1392   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 13478   downloads 2389   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 42969   downloads 13444   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

jquery Hover Sub Tag Cloud

Views 8127   downloads 1962   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,…

132
Yays

jQuery image AdSense(Image Tips)

Views 14679   downloads 3051   Tooltips

Installation   Step1:include css and js files. <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="js/webwidget_tip_imagesAdSense.js"></script>…