Submit your widget
93
Yays

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

Views 8931   downloads 2379   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 7212   downloads 1406   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 14930   downloads 3918   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 7390   downloads 1444   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

(Colortip)multiple color jQuery Tooltip Plugin

Views 6859   downloads 2010   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…

89
Yays

JQuery and CSS3 Mobile-Friendly Tooltip

Views 20016   downloads 5873   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,…

84
Yays

Beautiful Customized Tooltips jQuery

Views 5754   downloads 1617   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 9487   downloads 2084   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 31423   downloads 5315   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 7578   downloads 1389   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 48373   downloads 1743   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 28767   downloads 4116   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 21596   downloads 3254   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 20226   downloads 4823   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…

73
Yays

stylish tooltip plugin with jQuery

Views 12898   downloads 3150   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…