Submit your widget
93
Yays

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

Views 8927   downloads 2378   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 7209   downloads 1404   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 14919   downloads 3917   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 7385   downloads 1442   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 20008   downloads 5872   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 6856   downloads 2009   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 5750   downloads 1616   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 9482   downloads 2083   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 31413   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 7574   downloads 1388   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 48154   downloads 1742   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 28759   downloads 4114   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 21591   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 20217   downloads 4821   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 12892   downloads 3147   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…