[jQuery] Re: clueTip close button moves on hover

2008-04-01 Thread Karl Swedberg
Hi again, Have you found a solution to this yet? It's really hard to know without seeing an example, since I haven't run across the same problem. If I had to guess, though, I'd say it's probably related to a border that is going around the image, but then is being removed on hover. If yo

[jQuery] Re: clueTip close button moves on hover

2008-03-31 Thread ajobe
image...Here is the css: .cluetip-jtip h3#cluetip-title { margin: 0 0 0px; padding: 0px 0px; font-size: 10px; font-weight: normal; background-color: #CC; color: #333; height:10px; } .cluetip-jtip div#cluetip-close { text-align: right; margin: 0 0px 0px; color: #900; } Th

[jQuery] Re: clueTip close button moves on hover

2008-03-31 Thread Karl Swedberg
this one sounds like it could be a css problem. are you using text or image for the close? --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Mar 31, 2008, at 2:47 PM, ajobe wrote: In my clueTip window I am having trouble with the close button moving