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:46

SubMenu Problem


Poster: rohit
Dated: Tuesday January 27 2004 - 10:23:04 GMT

Hi,
This is my first post
I have downloaded your Dhtml Horizontal Menu v5 and i am using it in frames
Here is the problem:
when i move my mouse over all the items in the main menu sub menu opens below it
But when i once again move my mouse over all the items in the main menu the submenu opens but the width of the Sub menu becomes small

Also i want to eradicate the horizontal scroll bars which are also appearing in the sub menu

here is the code of the frame file
<HTML>
<HEAD>
<TITLE> Frames </TITLE>
<frameset rows="90,*" framespacing="0" border="0" frameborder="0">
<frame name="banner" scrolling="no" noresize
target="contents" src="">
<frameset rows="130,*">
<frame name="contents" scrolling="auto" noresize target="main" align="top" src="C:\My Documents\menu1.htm">

<frame name="main" scrolling="auto">
</frameset>
</frameset>
</HEAD>

<BODY>

</BODY>
</HTML>

Here is the code of the Menu.htm file which i have changed(just the text part)

<html>
<head>

<style>
BODY{
FONT-FAMILY:verdana;
background-color:#FFFFFF;
}

.backG {
FONT-FAMILY:verdana;
background-color:#93c39b;
color:#ffffff;
border-bottom:#538c4d 2px solid;
font-size:120%;
}
</style>

<!--
Milonic DHTML Website Navigation Menu Version 5.0
Copyright 2004 (c) Milonic Solutions Limited (UK). All Rights Reserved.
Please visit http://www.milonic.com/ for more information.

Although this software may have been freely downloaded, you must obtain a license before using it in any production environment.
The free use of this menu is only available for Non-Profit, Educational & Personal Web Sites who have obtained a license to use.

Free, Commercial and Corporate Licenses are available from our website.
You also need to include a link back to http://www.milonic.com/ if you use the free license.

All Copyright notices MUST remain in place at ALL times.
This includes the first three lines of this notice on every page that uses the menu.
If you cannot comply with all of the above requirements, please contact us to arrange a license waiver.
-->

<SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=mmenudom.js><\/scr"+"ipt>");
</script>

<SCRIPT language=JavaScript src="menu_data.js" type=text/javascript></SCRIPT>

</head>
<body>

</body>
</html>


And i have changed nothing in the menu_data.js,milonic_src.js,mmenuns4.js,mmenudom.js files

I am using IE5

Iam not able to give u any url because i am using it for Intranet and i wated to give you the screen shots but i dont know how to give it as there was no option to paste the screen shots

If you are not able to figure out my problem then please let me know how i can paste the screen shots

Please reply me quickly i have to show this to my boss tommorrow and i i am solely depending on you
thanks
Rohit


Poster: fredlongworthhighschool
Dated: Tuesday January 27 2004 - 11:30:34 GMT

Hi,

Have you tried switching over to Iframes? I use them and don't have any problems with overlapping. I also don't have the unsightly second scroll bar at the side of the screen.


Poster: John
Dated: Tuesday January 27 2004 - 14:24:08 GMT

v5 is not yet frames-ready. There is some unsupported code on the Forum (use Search) that some folks have found to work, but note I said unsupported. Frames 'may' come later.