Let me promote my newest jQuery tooltip plugin named tTooltip. Tooltip is useful to provide rich information to the visitors with a simple and easy, without requiring the viewer to open a new page or reload the page.
The use of tooltips on a website is now very common. Including large sites like Google, Facebook and Twitter, they often use the tooltip in their web applications. Although there are similar tooltip plugin out there, my tooltip come with several advantages, such as: ease of installation, simple and elegant design, supports HTML content, ajax, and callback functions.
Features
- Light weight, only 3kb compressed javascript, and 4kb uncompressed 😀
- Dynamic placement, the tooltip direction is dynamic depend on the position of the link, eg. If the link is in the right side of the page, tooltip will automatically show in the left side.
- No image required, tooltip arrow build using CSS
- Fancy design, built in standard layout of the tooltip. eg. header, content and footer
- Rich content, yes you can use any HTML tag and also image in the tooltip content
- AJAX, content could be loaded from external source use AJAX
- Easy, setup tooltip just in minute.
- Cross browser, I have tested on latest Mozilla Firefox, Safari, Opera, and IE9
Screenshot:
However, this plugin is still version 0.1, probably still a lot of mistakes and bugs. So the purpose of this post is to get feedback from you and I am very happy if anyone would take part to develop it.
