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: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:26

frames_header_array.js together with menu_array.js not work.


Poster: Eisenhower2
Dated: Sunday August 25 2002 - 20:12:56 BST

Hi
Im trying to use the frame version (frames_header_array.js, frames_body_array.js) together with menu_array.js. Also mmenu.js is included.

I use a top- and bodyframe which works perfectly --> :D

But when I try to include menu_array.js on one of my pages loaded into my body frame, the top menu (in my top frame using frames_header_array.js) is not working anymore. SOME of the Items wont show sub menu anymore (but some works normally) - not before leaving the page where menu_array.js has been loaded from.

In my top frame I have included:
<script language=JavaScript src="frames_header_array.js" type=text/javascript></script>
<script language=JavaScript src="mmenu.js" type=text/javascript></script>

In my page (body frame) where I want another menu to the left I have included:
<script language=JavaScript src="frames_body_array.js" type=text/javascript></script>
<script language=JavaScript src="menu_array.js" type=text/javascript></script>
<script language=JavaScript src="mmenu.js" type=text/javascript></script>

NE suggestions? --> :cry:


Poster: menufurfer
Dated: Sunday August 25 2002 - 23:14:57 BST

Nice try in mixing and matching menus.

Because my presupposition is that the two frame js files are a matched pair (as are presumably other matched pairs being developed for the specialty menus), I would have been quite astounded if suddenly you could mix and match a non-frame js file and it would work. From what I saw with Andy's frames example, you can have simultaneous head and side menu frames. Not sure if that would meet your need.

But in general I am quite interested in the mix/match possibilities for frames. For example I wonder if there is a way of getting the rolling menu to work within a frame while the frame menus are also operable. And other specialty menus as well.

Help anyone? /mfurfer