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 you have a link to a test page that I can look at, that
would be really helpful.
--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Mar 31, 2008, at 3:28 PM, ajobe wrote:
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: #CCCCCC;
color: #333;
height:10px;
}
.cluetip-jtip div#cluetip-close {
text-align: right;
margin: 0 0px 0px;
color: #900;
}
Thanks!
On Mar 31, 3:21 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
this one sounds like it could be a css problem. are you using text or
image for the close?
--Karl
_________________
Karl Swedbergwww.englishrules.comwww.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
slightly to the right when it is rolled over. It is in the title
and
I am using a sticky window that closes on mouse out.
I cannot figure out what is causing this. Any ideas would be great!
Thanks!- Hide quoted text -
- Show quoted text -