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

Context Menu on Rotator inside of an iframe

2 Answers 53 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 07 Oct 2009, 06:51 PM
We have a RadRotator that is inside of an iframe and we also have a context menu on the rotator (inside of the iframe). When you right click on the rotator, the menu shows up fine. However, as soon as you manually rotate the rotator to the next panel, the menu starts to appear entirely white. We had this problem with the 2008 controls and we were told to place this CSS change into the page:

.RadMenu_Default_Context iframe  
    { 
        displaynone !important; 
    } 


This worked just fine with those controls, but now for some reason it no longer seems to do the trick with the latest and greatest version. The output of the menu appears to be very much the same as it used to be and I verified that the CSS classes exist with the new version of the controls. 

Thanks,
Adam

2 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 12 Oct 2009, 02:17 PM
Hi Adam,

I tested the project from the support ticket with the latest version and it worked without a problem - the context menu shows as expected. Have you made any other changes?

Kind regards,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Adam
Top achievements
Rank 1
answered on 13 Oct 2009, 01:17 PM
I was able to easily break it with our old test app we created for the original support ticket. I have attached a link to a video as well as an updated broken application to the original bug 167795.

Thanks,
Adam
Tags
Menu
Asked by
Adam
Top achievements
Rank 1
Answers by
Yana
Telerik team
Adam
Top achievements
Rank 1
Share this question
or