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

radmenu image does not scroll with page

1 Answer 51 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Nicko
Top achievements
Rank 1
Nicko asked on 13 Sep 2010, 03:55 PM
I have a rad menu control on a page and when you scroll the page the radmenu stays in the same position it does not scroll. I am not using a fixed position anywhere in my css.

Thank you for any help you can offer.

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 15 Sep 2010, 08:23 AM
Hi Nicko,

This sounds like the position: relative bug in IE6/7 (RadMenu uses position: relative to ensure its submenu positions). The solution is to set position: relative to all your scrolling containers.

All the best,
Kamen Bundev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Menu
Asked by
Nicko
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or