[jQuery] Re: missing leftOffset, topOffset in cluetip

2007-11-10 Thread johnsverre
.com/plugins/project/cluetip > > Hope that helps. > > --Karl > _ > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Nov 6, 2007, at 5:18 AM, johnsverre wrote: > > > > > Earlier on I tried offsetting the topBottom positioned

[jQuery] missing leftOffset, topOffset in cluetip

2007-11-06 Thread johnsverre
Earlier on I tried offsetting the topBottom positioned tip with the topOffset parameter, this had no effect, but I just left it out, achiving a rather variable positioning using margin in css. Today I was trying to fix another bug when I noticed that both the leftOffset and the topOffset are miss

[jQuery] Re: cluetip + rounded corners + arrows

2007-11-03 Thread johnsverre
disappear when the user haven't yet hovered over the tip itself. Some sort of timer function, where the user hovers a link, and can click in the tip to do some stuff, but if not, the user can read on, and the tip disappears without any more disturbance.. is this possible using the hoverIntent

[jQuery] cluetip + rounded corners + arrows

2007-11-02 Thread johnsverre
Hello! I finally ended up with cluetip for my needs, but have been sitting here the whole day trying to figure out how to use arrows and rounded corners (in need of 4 backgrounds + 1 arrow at the same time). Any ideas on the approach? tried to modify the rounded-template, but sides keep disappea