Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:10

Wrong position of 2. subMenu Netscape 8.0, Mozilla 1.7.12


Poster: burkhalter
Dated: Monday March 27 2006 - 9:08:57 BST

Hi

All Menus are in a single navigation Frame.

With the IE, and FF 1.5 and (Netscape 8.0 IE modus only) it displays the second Submenu in correct position.

With Mozilla 1.7.12 and (Netscape 8.0 Firefox modus) is the second Submenu in the wrong position (on top). Please take a look at the pictures.

this Problem to exist also in the orignal Menu Sample code "Apple Mac Style Menu" from milonic in a frame.

Please take a look at the pictures

on IE
Image

on Mozilla
Image



thanks for your answers


Poster: Migru
Dated: Monday March 27 2006 - 12:06:54 BST

Hi
it looks as if you are using frames but not using the

<script type="text/javascript" src="mm_navframe.js"></script>

Michael

View Page Source from Netscape 8.0


Poster: burkhalter
Dated: Monday March 27 2006 - 12:32:11 BST

<script type="text/javascript" src="mm_navframe.js"></script>
is not necessary for navigation in a singel "frame" with or less no difference.

Frame Source from "right mouse click" (NS8)


Code:
<html><head><title>Flugzeug Reservationssystem</title><SCRIPT Language="JavaScript">if (window != window.top) top.location.href=location.href;</SCRIPT></head>


<frameset rows="213,*" border="0" frameborder="0" framespacing="0">
<frameset cols="646,*">
<frame src="hmenu.php?PSI=a91e98fca018001d4dde2e527cb127a3&timi=1143458866&in=0" name="frame0" noresize frameborder="0" scrolling="no">
<frame src="kwin.php?PSI=a91e98fca018001d4dde2e527cb127a3" name="frame1" noresize frameborder="0" scrolling="no">
</frameset>
<frame src="bwplan.php?PSI=a91e98fca018001d4dde2e527cb127a3&461283" name="frame2" noresize frameborder="0" scrolling="yes">
</frameset>


<noframes><body bgcolor=#FFFFFF><b><h2>+W009 der verwendete Browser unterst&uuml;tzt keine Frames</h2><br> Bitte beziehen Sie einen aktuellen aus dem Internet <a href="http://www.mozilla.org"><br>Mozilla</a><br><a href="http://www.microsoft.com">Microsoft </a><br>diese Applikation funktioniert nur mit FRAME unterstürtzung</b></body></noframes></html>


Poster: Migru
Dated: Monday March 27 2006 - 12:53:21 BST

Quote:
is not necessary for navigation in a single "frame" with or less no difference.


........this, I think depends on, whether the menu fits entirely into the frame or not.

Normally it is as follows

Quote:
Since a dhtml object cannot occupy two frames at once, if the menu is too big to fit in the frame, it gets clipped ("cut off") by the browser. The way to avoid clipping is to have your main menu in the navigation frame, and open your submenus in the content frame.


In your case it seems, there is no clipping but re-positioning. Don´t have any different explanation for the moment.


Michael


Poster: Andy
Dated: Thursday April 6 2006 - 11:56:17 BST

Hi,

Can you please ensure that you are using the very latest version of the menu.

I do know of some issues with past versions.

Regards,
Andy

New Release


Poster: burkhalter
Dated: Saturday April 8 2006 - 1:39:56 BST

Hi

With the latest Version 5.745 from 30.3.2006

The postion of subMenu in Netscape 8.0 (in Firefox modus) is now ok.

danks for the correction