benitolopez_sistemas
Top achievements
Rank 1
benitolopez_sistemas
asked on 26 Feb 2010, 11:41 PM
One question. I have a web app with the following behaviour.
In IE6 and IE7 the menu appears under radwindows. But the same code in IE8 the menu appears over radwindows.
I have the next z-index values:
Menu: 5001
Window:3000
I need the IE8 behaviour, but how can I do this in IE6 and IE7?
Any suggestion is welcomed.
In IE6 and IE7 the menu appears under radwindows. But the same code in IE8 the menu appears over radwindows.
I have the next z-index values:
Menu: 5001
Window:3000
I need the IE8 behaviour, but how can I do this in IE6 and IE7?
Any suggestion is welcomed.
4 Answers, 1 is accepted
0
Hi benitolopez_sistemas,
I couldn't reproduce this issue, I guess that some styles on the page affect the order of the controls. Can you send us a live url where the problem can be observed? Thanks
Best wishes,
Yana
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.
I couldn't reproduce this issue, I guess that some styles on the page affect the order of the controls. Can you send us a live url where the problem can be observed? Thanks
Best wishes,
Yana
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.
0
Dave V
Top achievements
Rank 1
answered on 08 Mar 2010, 09:56 PM
I'm having this exact same issue. You can see it at http://www.murrayhilltech.com . This is my live web site so I would greatly appreciate if you could expedite. Thanks.
0
Hello Dave V,
Please tell us how to open the window. Thanks
Kind regards,
Yana
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.
Please tell us how to open the window. Thanks
Kind regards,
Yana
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.
0
Dave V
Top achievements
Rank 1
answered on 11 Mar 2010, 06:33 PM
Sorry, I resolved this by setting the z-order very high. Thanks for responding.