Hi,
I have a RadToolTip which has been working well, but I have just upgraded to the latest release. In Firefox all works well, but in IE 7 the tool tip appears to be semi transparent and is behind some of the page elements.
There is a form within this tool tip which the user can add some free text. Again this works in Firefox but not in IE.
I'm using the Inox skin. Tool tip seems to be working ok on other pages so not clear what it could be. One difference is that I am using IsClientId=true
Has anyone come across this?
Thanks,
Olly
--
Snippet:
<telerik:RadToolTip runat="server" ID="RadToolTip1" TargetControlID="link2" ManualClose="true" ShowEvent="OnClick" IsClientID="true" RelativeTo="Element" Position="TopRight"
Skin="Inox">
I have a RadToolTip which has been working well, but I have just upgraded to the latest release. In Firefox all works well, but in IE 7 the tool tip appears to be semi transparent and is behind some of the page elements.
There is a form within this tool tip which the user can add some free text. Again this works in Firefox but not in IE.
I'm using the Inox skin. Tool tip seems to be working ok on other pages so not clear what it could be. One difference is that I am using IsClientId=true
Has anyone come across this?
Thanks,
Olly
--
Snippet:
<telerik:RadToolTip runat="server" ID="RadToolTip1" TargetControlID="link2" ManualClose="true" ShowEvent="OnClick" IsClientID="true" RelativeTo="Element" Position="TopRight"
Skin="Inox">