[jQuery] Cluetip - Tooltip positioning issue within an iFrame in a UI dialog box

[jQuery] Cluetip - Tooltip positioning issue within an iFrame in a UI dialog box


I began using Cluetip (which is a wonderful plug-in - thank you) on a
project I'm working on, but encountered positioning issues for
tooltips associated with elements housed within an iFrame in a UI
dialog box. On parent pages, tooltips appear as expected outside the
associated element (e.g., hyperlink, input, button, div). Within an
iFrame, which is in a UI dialog box, tooltips appear wherever the
cursor hovers over the element. This behaviour can obstruct the view
and subsequently result in display issues (e.g., "flashing tooltip").
Has anyone else encountered this issue? If so, is there a workaround?
Many thanks, Rob