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

RadAjaxLoadingPanel z-index problem

1 Answer 79 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Abhijit Shetty
Top achievements
Rank 2
Abhijit Shetty asked on 30 Oct 2010, 08:21 AM
Hi,

Now RadAjaxLoadingPanel is rendered in browser in main div containing two child divs.One for Image with class raDiv and other to disable page with class raColor raTransp.

Now i have a RadMenu in my page which has default z-index to 7000 now how to set the z-index to div with class raColor raTransp to z-index more than 7000 so that it appears above of RadMenu.

Thanks in advance for helping...

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 02 Nov 2010, 05:12 PM
Hello Abhijit,

Actually, you must set z-index to the parent <div>, not .raColor. This is done with the ZIndex property of the RadAjaxLoadingPanel control.

Regards,
Dimo
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
Ajax
Asked by
Abhijit Shetty
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Share this question
or