Excellent, Benjamin I'm glad that it's working now I'll have to
investigate the Dimensions issue a little more and then report to
Brandon about it.
By the way, I like how you styled the cluetips!
--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Sep 27, 2007, at 3:53 AM, Benjamin Wohlwend wrote:
Hi Karl,
thanks, using the dimensions plugin that comes with cluetip solves the
problem (pitty I didn't use that to begin with). I'm really happy with
the end result now, thank you very much for this great plugin!
Regards,
Benjamin
P.S.: sorry for the double post, no idea how that happened.
On Sep 27, 3:59 am, Karl Swedberg <[EMAIL PROTECTED]> wrote:
Hi Benjamin,
that is really strange. Sorry you're having problems with it. I must
admit that I haven't tested it with the latest versions of
Dimensions. I suspect that your problem might involve that, because
I've used it with jQuery 1.2 and the older Dimensions and it worked
fine. It looks like the tooltips are stuck in the default position,
so all the code that adjusts where they are positioned based on the
size/location of the link, the clueTip and the window is being
ignored.
I'm having a hard time keeping up with this stuff (personal/family/
life issues getting in the way), but I will try to look at it as soon
as I can. In the meantime, could you try it with the version of
Dimensions that comes in the plugin package and see if that helps?
http://jquery.com/plugins/project/cluetip/
Thanks,
--Karl
_________________
Karl Swedbergwww.englishrules.comwww.learningjquery.com
On Sep 26, 2007, at 7:27 PM, Benjamin Wohlwend wrote:
Hi,
I ported a few javascript popups (ugh) to cluetip today. Works
pretty
well, with the exception that I can't get the tooltips to position
themselves in a sensible way. If the link is at the bottom of the
page, the tooltip is displayed outside of the viewport. Here's the
URL:
http://www.kof.ethz.ch/about/people/ (hover over the names)
As far as I understand, cluetip should do smart positioning
automatically. The page is valid XHTML 1.0 Transitional and there
are
no error messages in the error console. Same behaviour on Firefox,
Konqueror and Internet Explorer 6 (emulated via Wine on Linux).
Any ideas?
Thanks in advance,
Benjamin Wohlwend