Submit your widget
227
Yays

awesome jQuery and CSS3 Contextual Slideout Tips

Views 31355   downloads 3858   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…

186
Yays

Lightweight Tooltips With jQuery

Views 7029   downloads 1301   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…

179
Yays

Pretty Digg-style post sharing tool with jQuery

Views 10242   downloads 2352   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…

178
Yays

jQuery and CSS3 Simple Tooltip

Views 52460   downloads 11129   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…

175
Yays

Beautiful Jquery Plugin MopTip(tooltips)

Views 22444   downloads 5535   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…

165
Yays
159
Yays

fancy share box with CSS and jQuery

Views 8002   downloads 1292   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…

158
Yays

jQuery Bubble Popup

Views 19855   downloads 4260   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…

149
Yays

simple useful tool tip jquery plugin

Views 15702   downloads 3850   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…

147
Yays

Pure CSS Tooltip

Views 6763   downloads 1226   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…

146
Yays

Interactive Picture with jQuery(Image Tips)

Views 19842   downloads 3768   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…

144
Yays

jQuery Mouse Events

Views 12960   downloads 2190   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…

134
Yays

Useful and Practical jQuery Image ToolTips

Views 40677   downloads 12982   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…

132
Yays

jquery Hover Sub Tag Cloud

Views 7687   downloads 1786   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,…

130
Yays

jQuery image AdSense(Image Tips)

Views 13913   downloads 2755   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>…