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 ArticleBy: 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 ArticleBy: Giacomo
thanx for sharing, Joost! I had the same problem wiht a wordrpess theme and the prettyphoto plugin. Now, it works!
View ArticleBy: 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 ArticleBy: 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 ArticleBy: noemi
What should I have to change if I want to see the right triangle instead of the top one??
View ArticleBy: 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 ArticleBy: 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