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

Context menu in Opera

3 Answers 46 Views
Menu
This is a migrated thread and some comments may be shown as answers.
BlackStar
Top achievements
Rank 1
BlackStar asked on 29 Dec 2008, 11:13 AM
It's seems to be a bug in RadContextMenu.

Menu doesn't show background in all scenarios(include your demos) with Opera browser.
I use the latest version of RAD Controls for ASP .NET AJAX - Q3.1125, and the latest version of Opera - 9.63.

Is there any quick trick to fix this error?

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 29 Dec 2008, 12:23 PM
Hello there,

Please add the following css styles to your page in order to fix this issue:

<style  type="text/css">  
    .RadMenu_Vista .rmVertical {  
       float:left !important;  
    }      
</style> 

Best regards,
Yana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
BlackStar
Top achievements
Rank 1
answered on 29 Dec 2008, 03:50 PM
It's work! Great!

thank you

0
JC
Top achievements
Rank 1
answered on 22 Jan 2009, 12:48 AM
Is this going to be a built in fix down the road or do we need to do this forever?
Tags
Menu
Asked by
BlackStar
Top achievements
Rank 1
Answers by
Yana
Telerik team
BlackStar
Top achievements
Rank 1
JC
Top achievements
Rank 1
Share this question
or