|
The sub menus of the xml dropdown menu are offset by about 100 pixels to the right...
Return to Recent Questions
Q:
My xml dropdown menu displays differently in Firefox & Mozilla
vs. Internet Explorer. Is that known issue?
In The Mozilla-based browsers, the sub menu butts right up
under the main xml dropdown menu – which is how I want it. In IE, it is about
10 pixels below.
Also, I can’t get the sub menus to drop down directly under
the main xml dropdown menu – they are always offset by about 100 pixels to the right.
A:
The problem is in your frameset structure.
Mozilla-based browsers can't determine absolute coordinates for a frame, so
sub menus drop down with an offset.
You can try to create the following frameset structure:
--|------------
   | menu
--|------------
   |
   | submenus
   |
Now a top row has 2 columns and all browsers can determine a
width of the 1st column in the second row.
Return to Recent Questions
Related:
- Apr 03, 2009 - I would like to change the height of the submenu items in the javascript cascading menu...
- May 16, 2009 - The alignment of the submenus is not correct in my menu navigation bar.
- May 27, 2009 - The submenu of dropdown menu disappears, it goes BEHIND the flash and can't be seen.
- Jun 17, 2009 - I want to have a different font and color for my navigation site submenu items...
- Jun 22, 2009 - Is it possible to have all of the submenus start at the top of the down menu button.
- Jul 10, 2009 - The submenu of xml dynamic menu will continue to grow horizontally.
- Jul 13, 2009 - Flash in Firefox disappears behind the submenus of java script menus.
- Jul 16, 2009 - Why submenu of html pull down menu pop-down not OVER the other object (frame)?
- Jul 25, 2009 - In IE the submenus of dropdown menu script are open down the page and go off the bottom of the screen.
- Jul 27, 2009 - Is it possible to customize the direction of javascript menu example submenus relative to the browser window...
- Jul 29, 2009 - Is there any way to change the font size of the submenu links in button popup menu?
|