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

Menu IE7 zoom problem

2 Answers 51 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 19 Sep 2008, 01:05 AM
when decreasing the zoom in IE7 the 3rd level items in a Menu do not show up. This can be seen on the demos: http://demos.telerik.com/ASPNET/Prometheus/Menu/Examples/Appearance/Skins/DefaultCS.aspx

Is there a fix for this?

2 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 19 Sep 2008, 07:12 AM
Hi Alex,

I've investigated the problem - it seems that IE doesn't handle well the horizontal animation of text when in zoomed mode. We will search for a way to work-around the problem and enable it, yet for now the only solution would be to disable the animation using the following declaration (within the RadMenu):

    <ExpandAnimation Type="none" />
    <CollapseAnimation Type="none" />


Best wishes,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Alex
Top achievements
Rank 1
answered on 19 Sep 2008, 06:43 PM
Thanks! Please let me know if you find a solution with the animations enabled.
Tags
Menu
Asked by
Alex
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Alex
Top achievements
Rank 1
Share this question
or