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

Breakout

1 Answer 86 Views
Menu
This is a migrated thread and some comments may be shown as answers.
sircutbreaker
Top achievements
Rank 1
sircutbreaker asked on 09 Jun 2008, 02:41 PM
I have a page that i created from slices and i used to have rollovers in the cells... however, i wanted to create a drop down in its place...

I placed a radMenu in the cells.. and set the image rollover and hover...
i also set the height and width to the exact dimensions...

The page views correctly in ie7.. (sometimes)
the dropdown slides out and doesnt always appear in the same place..
I had to set the margin for the control itself to -2px on the x and y... or the graphic doesnt appear flush...

if you view the page in ie6, it breaks the page and the buttons are no longer flush..

viewing the page in safari also makes the dropdowns (set to horizontal) come in the middle of the button... 

Please advise... What did i do wrong??

here is a link to the page:

http://eworldmall.net/ademo

thanks

Jeff

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 12 Jun 2008, 01:19 PM
Hello sircutbreaker,

The problem in Safari is caused by the rendering mechanism of the browser - it loads images after the initialization script of the Menu executes, which causes this behavior.

You need to set the Width of each root Menu item to the width of the Image loaded in it so that widths are pre-set when the page loads and the script can do its work as expected.

As for the JavaScript error, please see our Troubleshooting online help topic.

Greetings,
Simon
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Menu
Asked by
sircutbreaker
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or