Submit your widget
94
Yays

using jQuery and CSS3 a Speech Bubble Tooltips

Views 7770   downloads 1907   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…

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…

133
Yays

jquery Hover Sub Tag Cloud

Views 8095   downloads 1952   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,…

93
Yays

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

Views 8908   downloads 2368   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…

107
Yays

jQueryNotice animated notification tooltip

Views 11209   downloads 2050   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…

95
Yays

jQuery Plugin for Stylish Tooltips

Views 9153   downloads 1808   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…

81
Yays

jQuery & CSS Tooltip Example

Views 7553   downloads 1377   Tooltips

Websites and web applications alike are slowly but surely transitioning towards an environment filled with rich user interface gadgets. Tooltips are amongst this vast array of gadgets that should be in…

84
Yays

Beautiful Customized Tooltips jQuery

Views 5729   downloads 1609   Tooltips

Making beautiful tooltips is easy! Customized tooltips with images or stylized text can enhance the experience for your users. HTML <div id="tooltipList"> <ul> <li ><a class="tooltip"…