Quantcast
Browsing all 12 articles
Browse latest View live

By: Michael

@Martin, Great work. I love the programming abstraction that you used to create this. I used to use mb_toolip (another jQuery tooltip plug-in), but this is cleaner and easier to modify. Thanks tons.

View Article


By: ZH CEXO

I add some hacks so this plugin can work with IE6, and I think my code is simpler than @Sirus' .pointyTip,.pointyTipShadow{ /* Setting a thick transparent border on a 0x0 div to create a triangle */...

View Article


By: Zach

Hey there, You may be having a jQuery library conflict...I've had this problem before. Sometimes, especially on platforms like WordPress, you have to include the $.noConflict(); function to compensate....

View Article

By: Ken Pendergast

I am implementing this on a wordpress theme and not running into any conflicts right now but I am still in an early development stage. Will using the .noConflict serve as a QA mechanism if I add it to...

View Article

By: Giacomo

thanx for sharing, Joost! I had the same problem wiht a wordrpess theme and the prettyphoto plugin. Now, it works!

View Article


By: Umar

another excellent tutorial .. great works guys

View Article

By: Drew

Hello, I added a color scheme for 'silver'. While it requires CSS3 for the full effect, it degrades decently, and looks good. Add the following lines to colortip-1.0jquery.css: .silver .pointyTip {...

View Article

By: pete

These tooltips don't work properly in FF11. If you have them in a div that overlaps another, or have the tooltips attached to images in said div, the tooltips will appear behind the images next to it....

View Article


By: vels

how to control the tooltip width and heigh?

View Article


By: noemi

What should I have to change if I want to see the right triangle instead of the top one??

View Article

By: JQuery Enthusiast

A very nifty tooltip. The only issue with this tooltip is that it shows all the text in one line. If a title is very long, the one line rendering does not work. The white-space: nowrap is causing this...

View Article

By: Roselle

Hi there, thanks for this, it's just what I need. :) I am using these tooltips as speech bubbles for cartoons that are aligned right after one another. My problem is that the tooltips overlap each...

View Article
Browsing all 12 articles
Browse latest View live