[jQuery] [tooltip] tooltip container flowing off page in Safari 4, not resizing as should

[jQuery] [tooltip] tooltip container flowing off page in Safari 4, not resizing as should


Hi there,
In my implementation of the tooltip plugin, I have notice that in
Safari 4 the tooltip does not resize when the cursor moves against the
window. That is, I have track set to true as default, so initially the
tooltip formats so that it does not overflow over the side of the
window, but then as the mouse moves it will maintain the same height
and width, forcing a scrollbar when moused over in the direction of
the window. Im not sure if this is just a little bug that needs to be
fixed for the plugin, or something wrong with my implementation.
Here is the page in question. Hover over the image in the article body
(in Safari 4) to see what I mean.
http://www.pomona.edu/dev/web44.asp
Thanks,