Submit your widget
228
Yays

awesome jQuery and CSS3 Contextual Slideout Tips

Views 32193   downloads 4071   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 7415   downloads 1442   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 10624   downloads 2503   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 53522   downloads 11401   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 22898   downloads 5720   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 20560   downloads 4437   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 8430   downloads 1475   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 16110   downloads 4035   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…

148
Yays

Pure CSS Tooltip

Views 7289   downloads 1375   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

Interactive Picture with jQuery(Image Tips)

Views 20377   downloads 3942   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…

147
Yays

jQuery Mouse Events

Views 13433   downloads 2371   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 42821   downloads 13414   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 8078   downloads 1945   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 14626   downloads 3031   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>…