Thanks a lot for the update, Anton. I really appreciate it. I'm not
sure where the position:static thingie came from -- maybe from
jquery core or possibly from the Dimensions plugin -- but it's not in
the clueTip plugin itself. You've offered an excellent workaround,
though, and I'm grateful.
Cheers,
--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Sep 11, 2007, at 4:40 AM, Anton wrote:
Just a quick update to let you know I solved my problem. In fact it
turned out to be quite simple. As soon as I added position:relative to
the element I was appending the cluetip to, the
style="position:static" thingie went away, the DOM stayed unmodified
and the bug disappeard.
Sorry if this was mentioned earlier or in the documentation somewhere,
I just thought I'd let you know my story.
cheers again,
/Anton