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 Swedberg
www.englishrules.com
www.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