Submit your widget
187
Yays

Lightweight Tooltips With jQuery

Views 7418   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 10629   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 53525   downloads 11402   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 22902   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…

133
Yays

jquery Hover Sub Tag Cloud

Views 8082   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,…

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 8675   downloads 2080   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 29257   downloads 3422   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 12562   downloads 3208   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 28732   downloads 5596   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 11203   downloads 2043   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 18221   downloads 2749   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 16207   downloads 3895   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 9144   downloads 1801   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 7761   downloads 1899   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…