Web development , php , ajax , symfony, framework, zend
In: web resources
25 Jan 2010
Tooltips on website are small things which can play a big role in website design. If a tooltip on your website is very well made and looks amazing then it can lift up visitors impression about your website. And that’s why here comes jQuery to help with its well made tooltips. And remember that all those small website design things make your website look better.
So this time I will show you my Top 30 of jQuery tooltip plugins. Enjoy!
Very cool tooltip! It’s very well made because it consists of cool transition effects and it also has a transparency and a drop shadow effect.
Brilliant tooltip! It looks so simple but it has awesome transition effects. This tooltip could be very useful for clean and simple websites.
Beautifully made tooltip! This tooltip never disappears but follows when you hover over other links. Such a simple looking tooltip but its animation is brilliant.
A lot of various very good looking tooltips which look awesome and have beautiful effects. Brilliant peace of work!
Very nice tooltip with cool transition effect and it also has a drop shadow.
Cool tooltip with nice transition effect and cool transparent border around it.
Beautifully made tooltip with fade in / out transition effects, transparency and drop shadow effect.
Beautifully made tooltip with nice transition for input fields.
Simple but well made tooltip with a fade in transition effect. It has a cool looking border around it and when this tooltip appears, it also follows your mouse.
Cool tooltip which appears when you click on the link and then it sticks on the right-top corner of your window, and disappears after some time or when you close it manually by clicking on the close button. It also has fade in / out transition effects.
Interesting tooltip which can handle image and text together like a mini page. It has a drop shadow effect.
Cool digg-style post sharing tool. This tooltip could be very useful for social networking website.
Interesting tooltip with rounded corners for input fields. Tooltip fades in when you click on the input field and fades out when you click somewhere else.
Beautifully made tooltip with fade transitions. When you hover over a link, a tooltip fades in just above or below the link.
Very simple but good looking tooltip. This tooltip is available with rounded corners and also as a speech bubble tip.
Interesting tooltip plugin where you can set manually where your tooltip will show up.
Cool tooltip with nice transition effects.
Interesting good looking tooltip which appears above, below, on the right or left side of the link.
Simple tooltip but it could be useful to display an image when you hover over a link.
Various simple tooltips with fade in and fade out transition effects and border around them.
Very simple tooltip with border around it, which follows your mouse.
Nice balloon style tooltip with transparency effect. There are available various tooltip styles, even interesting tooltips with cool animation, so you can choose one that fits best for your needs.
Various tooltip plugins for your website. Here you can find a simple tooltip with a nice fade transition and also you can find a good looking bubble style tooltip.
Simple tooltip which shows up when you hover over a link and stays until you close it.
Few simple but different tooltips.
Tooltip which appears on the right side of the link.
This is simple but useful tooltip for login form.
Simple tooltip with ajax loaded content. It has fade in and fade out transition effects.
Simple tooltip which shows up when you click on the arrow button and disappears when you click somewhere else.
Simple tooltip with rounded corners. It follows your mouse movements.
Related posts:
This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.
4 Responses to 30 Stylish jQuery Tooltip Plugins For Catchy Designs
Shay
February 13th, 2010 at 12:22 pm
I will try to answer your question in the points:
* Firstly 640X480 is too large image. Just cut out the portion of the image (or the text portion) and use that.
* You cannot alter the text in an image from dreamweaver or html, you have to do it in image editors like Photoshop.
* After you have created the image as per your requirements then just drag the image onto the cell of the table in dreaweaver and add the link in the properties of that image.
* or you can put following html code in your source view
<a href="link_here"><img src="/image/image_name.jpg" width="" height="" alt="alternate text here" border="0"></a>
Amit Singh
March 19th, 2010 at 12:46 am
Let that link and this div be inside a bigger div
flybishop
March 21st, 2010 at 9:29 pm
When trying to pass values from PHP to JavaScript, you have to use either <?echo ?> or <?print ?>. So when you are defining your JavaScript variable, use one of those to "print" a value to JavaScript as the page renders.
Amit Singh
March 29th, 2010 at 4:07 pm
Let that link and this div be inside a bigger div