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

Rad menu opening behind rad window in IE 6,7

1 Answer 22 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Sanjay Sangal
Top achievements
Rank 1
Sanjay Sangal asked on 30 Sep 2010, 07:36 AM
Hi,
I have some problem with rad menu.
Rad menu opening behind rad window in IE 6,7. It is happening only in IE6,7.
I am attaching a screen shot, please see it and tell me why it is happening. I have done all setting like overlay, Z-Index but nothing is working.

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 30 Sep 2010, 09:38 AM
Hello Sanjay,

The stacking order in IE6/7 is rather broken. To fix it, make sure that the container of your RadWindow have higher z-index (and position: absolute/relative if needed) than the container of your RadMenu (the containers that are on the same level in the DOM).

Best wishes,
Kamen Bundev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Menu
Asked by
Sanjay Sangal
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or