Zebra_Tooltips, a lightweight tooltips plugin for jQuery
Zebra_Tooltips is a lightweight jQuery plugin for creating simple, but smart and visually attractive tooltips, featuring nice transitions and offering a wide range of configuration options. Besides the default behavior of tooltips showing when user hovers the element, tooltips may also be shown and hidden programmatically using the API. When shown programmatically, the tooltips will feature a "close" button and clicking it will be the only way of closing tooltips opened this way - useful for drawing users' attention to specific areas of a website. Zebra_Tooltips make use of NO IMAGES (uses CSS3 for rounded corners and drop shadow and falls back gracefully for browsers that don't support CSS3) and the tooltips can be attached to any element not just anchor tags!