Submit your widget
186
Yays

Lightweight Tooltips With jQuery

Views 7274   downloads 1401   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 10503   downloads 2453   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 53150   downloads 11307   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 22724   downloads 5659   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…

132
Yays

jquery Hover Sub Tag Cloud

Views 7940   downloads 1890   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,…

125
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…

122
Yays

simplism tooltip powered by jQuery

Views 8525   downloads 2029   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…

120
Yays

very lightweight tooltips vTip

Views 29091   downloads 3353   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…

116
Yays

popular Popup Bubbles With jQuery

Views 12402   downloads 3153   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,…

106
Yays

jQueryNotice animated notification tooltip

Views 11079   downloads 1991   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…

106
Yays

Awesome RSS Driven Dynamic News Slider Plugin with jQuery

Views 28529   downloads 5518   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…

100
Yays

Add Notes to Images with jQuery and php

Views 18066   downloads 2688   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…

98
Yays

Facebook-style tooltips with jquery plugin

Views 16083   downloads 3834   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…

94
Yays

jQuery Plugin for Stylish Tooltips

Views 9013   downloads 1755   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…

93
Yays

using jQuery and CSS3 a Speech Bubble Tooltips

Views 7601   downloads 1849   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…