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

div's and Menu

3 Answers 69 Views
Menu
This is a migrated thread and some comments may be shown as answers.
pmessina
Top achievements
Rank 1
pmessina asked on 17 Sep 2008, 06:04 PM
I'm working on a project containing a rad menu. We need to add dynamic numbers and images above the menu possibly in div's since they will need to overlay the items. Is this possible?

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 18 Sep 2008, 01:28 PM
Hi,

RadMenu has its z-index set to 7000, so if you need a div to overlay it, you have to apply to the div the following styles:

<div style="position: relative; z-index: 8000">&nbsp;</div> 

Greetings,
Yana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
pmessina
Top achievements
Rank 1
answered on 18 Sep 2008, 03:54 PM
I gave that a shot and nothing can I get a code sample. Sorry I know its a simple thing.
0
Yana
Telerik team
answered on 19 Sep 2008, 10:54 AM
Hello,

Please check tha attached file and give it a try.

Regards,
Yana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Menu
Asked by
pmessina
Top achievements
Rank 1
Answers by
Yana
Telerik team
pmessina
Top achievements
Rank 1
Share this question
or