[jQuery] Cluetip + imagemap = overflowing edges

[jQuery] Cluetip + imagemap = overflowing edges


Hello,
I've been using Karl Swedberg's fantastic ClueTip plugin to display
various information when a user hovers over areas on an imagemap. All
works perfectly, pulling information from a variety of sources, but
there seems to be no edge detection. When the clueTip is too close to
the bottom or right edges of the screen, it does not flip to the other
side of the cursor, as I would expect (and as works on other
elements).
I know there was some discussion of this last year (http://
groups.google.com/group/jquery-en/browse_thread/thread/
841648c1ba88ee13/a8c6e595f1741fa1), which seemed to end with "let me
see what I can do". Looking at the code, there are various callouts to
"area"-specific functions, but I can't see anything that might help...
I wonder whether using an area/imagemap stops the JS from getting the
screen dimensions in some way, but I can't see how or why...
Just wondering, really, whether anyone had come across and managed to
solve this issue, or whether anyone had any ideas...
Thanks,
Dafyd