Submit your widget
187
Yays

Lightweight Tooltips With jQuery

Views 7432   downloads 1452   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 10642   downloads 2513   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 53572   downloads 11416   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 22915   downloads 5729   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…

133
Yays

jquery Hover Sub Tag Cloud

Views 8104   downloads 1953   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,…

126
Yays

astonishing iCal-like calendars with jQuery

I wanted it to be similar to the iPhone Calendar application (or, if you want, to the little calendar on the left bottom corner in iCal). And I also wanted to keep the code as little and sweet as possible…

123
Yays

simplism tooltip powered by jQuery

Views 8691   downloads 2091   Tooltips

A tooltip is help text that appears when you hover your cursor over something. The title attribute of a hyperlink or alt attribute of an image tag will be displayed as a tooltip by a browser when you…

121
Yays

very lightweight tooltips vTip

Views 29281   downloads 3432   Tooltips

vTip is designed to quickly provide very lightweight (706b js, 272b CSS, 270b image) tooltips to users of jQuery. The zip includes everything you need (including an example page), as well as jQuery for…

117
Yays

popular Popup Bubbles With jQuery

Views 12583   downloads 3218   Tooltips

In particular, Jorge Mesa writes to ask how to re-create their ‘puff’ popup bubble shown when you mouse over the download image. In essence the effect is just a simple combination of effect,…

108
Yays

Awesome RSS Driven Dynamic News Slider Plugin with jQuery

Views 28751   downloads 5606   Text & Link Effects

Dynamic News is a jQuery news slider plugin that makes news integration to your web site very easy. Dynamic News plugin supports two ways to add news data. You can either enter your news via HTML markups…

107
Yays

jQueryNotice animated notification tooltip

Views 11219   downloads 2053   Tooltips

jQnotice allows you to easily show an animated notification tooltip at the top of your website with just a simple line of code. How-to use ? You can use it by just call the following method: jQnotice('Your…

101
Yays

Add Notes to Images with jQuery and php

Views 18237   downloads 2760   Tooltips

Query-Notes is a simple and easy to use jQuery-Plugin that allows you to add notes to any image (even foreign ones) on your website or blog. Features: add notes to any image many setting options totally…

101
Yays

Facebook-style tooltips with jquery plugin

Views 16219   downloads 3904   Tooltips

This is Simple Facebook-style tooltips plugin; Tipsy is a jQuery plugin for creating a Facebook-like tooltips effect based on an anchor tag's title attribute. Basic By default, tooltips will appear centred…

95
Yays

jQuery Plugin for Stylish Tooltips

Views 9164   downloads 1809   Tooltips

A Single Background Image for Scalable Tooltips Suppose you need to code a scalable tooltip that looks like this (i.e. a tooltip with auto width/height based on the content inside it): he Usual Approach…

94
Yays

using jQuery and CSS3 a Speech Bubble Tooltips

Views 7781   downloads 1910   Tooltips

There are a very lightweight and good looking tooltip without using any images. The HTML This tooltip is going to work on any <a> link that has a class of “sbtooltip” and contains a…