Submit your widget
93
Yays

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

Views 8905   downloads 2366   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…

92
Yays

jQuery Style tooltips plugin

Views 7180   downloads 1394   Tooltips

Small in size (3kb) script to enhance the look of tooltips. It works just like browser’s native tooltips with few options and styling via CSS. By default, the script applies to any element with…

92
Yays

Multicolor tooltips CSS3

Views 14888   downloads 3902   Tooltips

If your icon or button has insufficient text or none at all, or it just needs some additional explanation, then you surely need a tooltip for it. Why’s that? Because, as they have proved till now,…

90
Yays

jQuery multiple Tooltip plugin

Views 7358   downloads 1435   Tooltips

This page lists jQuery plugins I’ve written. jQuery is a JavaScript library that makes writing JavaScript easy and fun. Like jQuery itself, all plugins are open-source, dual-licensed under MIT and…

89
Yays

JQuery and CSS3 Mobile-Friendly Tooltip

Views 19974   downloads 5859   Tooltips

Tooltip is a splendid invention. Small detail in web design that plays a big role when it comes to user experience. Usually, tooltips are used to present a tiny amount of hidden content (mainly explanatory,…

88
Yays

(Colortip)multiple color jQuery Tooltip Plugin

Views 6826   downloads 1997   Tooltips

we are going to write a simple jQuery tooltip plugin. It is going to convert the title attributes of elements withing your page, into a series of colorful tooltips. Six color themes are available, so…

84
Yays

Beautiful Customized Tooltips jQuery

Views 5727   downloads 1606   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"…

83
Yays

Humanized tootips Messages

Views 9469   downloads 2074   Tooltips

Humanized  tooltips Messages is a javascript-based system for non-model notifications, from an idea by Jef Raskin, as relayed by Aza Raskin and adapted for jQuery and initially for use with K2 by…

82
Yays

jQuery good Dropdown Menu Tooltips

Views 31334   downloads 5298   Menu & Navigation

Within the jQuery library it’s possible to create some fantastic effects. These can enhance the overall user experience dramatically and often work hand-in-hand with new CSS3 and HTML5 techniques.…

81
Yays

jQuery & CSS Tooltip Example

Views 7551   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…

80
Yays

custom tooltip jQuery plugin(ChillTip)

Views 47002   downloads 1730   Tooltips

Designed by Christopher Hill, ChillTip is a JQuery Plugin that allows you to have a custom designed tooltip for your website. It can be used for span, img, anchor attributes and pretty much anything else…

80
Yays

Cool jQuery animate-on-scroll tooltips effect

Views 28719   downloads 4101   Slideshow & Scroller

In this exampole we try to recreate the intriguing scrolling effect. We’ll start with the html structure : <!DOCTYPE html> <html> <head> <meta charset="UTF-8" />…

79
Yays

Useful Tooltips with the images

Views 21557   downloads 3240   Tooltips

iPicture needs few configuration to make your pictures interactive. First step consists in writing html code containing the pictures. iPicture supports both lists and divs to display the images. This…

75
Yays

jQuery and CSS3 interactive interior guide -----tooltips

Views 20188   downloads 4807   Tooltips

We will create isometric interactive interior guide with CSS3 and jQuery. As usual, we start with the HTML. Here is full html code of our guide page. You can see here main scene (container object), six…

72
Yays

stylish tooltip plugin with jQuery

Views 12860   downloads 3132   Tooltips

It is always a pleasure learning new techniques although at first it may seem like too much work and just not worth the try but there are many benefits to this in the long-run: 1.Your code becomes easier…