Submit your widget
188
Yays

Lightweight Tooltips With jQuery

Views 7513   downloads 1492   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 10713   downloads 2555   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…

181
Yays

jQuery and CSS3 Simple Tooltip

Views 53793   downloads 11476   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…

178
Yays

Beautiful Jquery Plugin MopTip(tooltips)

Views 23007   downloads 5770   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 8195   downloads 1995   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,…

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

126
Yays

simplism tooltip powered by jQuery

Views 8780   downloads 2132   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…

124
Yays

very lightweight tooltips vTip

Views 29405   downloads 3471   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…

119
Yays

popular Popup Bubbles With jQuery

Views 12686   downloads 3256   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,…

109
Yays

jQueryNotice animated notification tooltip

Views 11306   downloads 2092   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…

108
Yays

Awesome RSS Driven Dynamic News Slider Plugin with jQuery

Views 28851   downloads 5662   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…

102
Yays

Add Notes to Images with jQuery and php

Views 18318   downloads 2800   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 16295   downloads 3953   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 9248   downloads 1844   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…

95
Yays

Image-free Tooltip Pointers jQuery - A Use for Polygonal CSS

Views 9007   downloads 2406   Tooltips

The Design Approach The jQuery UI planning wiki page has several examples for the tooltips we intend to build into the library. For this article though, we're just focusing the following simple tooltip…