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

MENU ITEMS DISAPPEAR

4 Answers 112 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Dave Navarro
Top achievements
Rank 2
Dave Navarro asked on 19 Aug 2008, 07:13 AM

Hello,

I have a menu that's acting up. When I open a radWindow over the top of the menu all is well. When I close the radWindow the menu items disappear.

A sample page can be found here: http://www.officeautomatedsystems.com/clientweb/oasys/

After the page renders, click on the "Contact Us" menu option. A radWindow will open on top of the page. Then click the upper right hand "x" to close the radWindow / form and you'll see the menu items have disappeared.

Please let me know if you have any ideas and thanks!

Dave

4 Answers, 1 is accepted

Sort by
0
Accepted
Veselin Vasilev
Telerik team
answered on 20 Aug 2008, 10:56 AM
Hello David,

The following CSS should provide a solution to the problem:

div.RadMenu ul.rmHorizontal 
    displayblock !important; 

Add it to the <head> section of your page.

Best wishes,
Veskoni
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Dave Navarro
Top achievements
Rank 2
answered on 20 Aug 2008, 03:52 PM
That did the trick!

Thanks!

Dave
0
Rayees
Top achievements
Rank 1
answered on 18 Dec 2008, 12:32 PM
Hello , 
i am using the telerik RadMenu in my silverlight application . The when i click on any of the
menu items to navigate to another page , on return back to the page i am not able to see the menu items anymore .
Please help .It is very urgent .
Regards
Rayees Wani.
0
Atanas Korchev
Telerik team
answered on 18 Dec 2008, 12:55 PM
Hello Rayees,

This forum thread is for RadMenu for ASP.NET Ajax. Please post your question in the silverlight forum.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Menu
Asked by
Dave Navarro
Top achievements
Rank 2
Answers by
Veselin Vasilev
Telerik team
Dave Navarro
Top achievements
Rank 2
Rayees
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or