This is a migrated thread and some comments may be shown as answers.

IE 7 transparancy or z-index?!

1 Answer 83 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Oliver
Top achievements
Rank 1
Oliver asked on 07 Jul 2008, 02:38 PM
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">

1 Answer, 1 is accepted

Sort by
0
Oliver
Top achievements
Rank 1
answered on 07 Jul 2008, 03:33 PM
Right, I guess it might have something to do with the CSS relative issue that other people have experienced.  Have declared the server tags for the Tool Tip outside all my panels and it all looks much better.

Cheers,

Olly
Tags
ToolTip
Asked by
Oliver
Top achievements
Rank 1
Answers by
Oliver
Top achievements
Rank 1
Share this question
or