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: Saturday July 14 2012 - 06:07:08

mmenu.js frame with submenus


Poster: elbilo
Dated: Tuesday September 28 2004 - 3:45:54 BST

http://www.apfa.org/milonic/new_index3.html

If I click on a menu item that has no submenu, i can continue to navigate without any problems. But once I click on a submenu item, all menu items that have submenu items no longer work.


Poster: John
Dated: Tuesday September 28 2004 - 3:51:44 BST

First off, you need to upgrade - badly! You're running 3.5.16, with the current (supported) release at 5.48 - ~60-70 versions difference. The v3 series is no longer developed or supported.

Let us know when you move up, and if you have any more trouble just stop back.


Poster: elbilo
Dated: Tuesday September 28 2004 - 4:04:56 BST

I just downloaded it today after purchasing license


Poster: elbilo
Dated: Tuesday September 28 2004 - 4:14:57 BST

John, I just went to the DHTML Menu from the sites main page and the only 'Frame Based Menu' on the drop down list is 3.0. How do I get the lastest version?

Thanks for your help.


Poster: Ruth
Dated: Tuesday September 28 2004 - 6:17:34 BST

Hi,
Version 3 does do frames. You can do them with version 5, if you use iframe instead of frames. This is how the menu is working now on the frames.

left side has menu, page is coded with
Code:
<SCRIPT language=JavaScript src="apfa_side_array.js"
type=text/javascript></SCRIPT>

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


center 'main' has a page in it with the body_array.js file coded on it. That is the 'submenus'. So when you first do the menu the subs open because the page has the calling submenu file on it. But when you click a link and open a new page into that 'main' frame, that page doesn't have that body_array on it with the submenus so you get no menus.

If you can go to iframes I would suggest you use the version 5 of the menu, it is very much more up to date with all the new things the new browsers do, with css style codes, the new menu allows submenus to drop over applets and form select boxes, so many things you are now seeing on sites. You can do fabulous things in designing it.

There is a non-supported frames code for version5. Note it is NOT supported by milonic. It was created by a volunteer, it seems to work, but I doubt there'd be anyone to help if you had problems.

If you're interested in doing it with iframes and need help, I could try to help with that.

Ruth

Ruth


Poster: elbilo
Dated: Tuesday September 28 2004 - 12:34:56 BST

Thanks Ruth.


I am going to switch over to the iframe version. Lets see how it goes.


Bill


Poster: Ruth
Dated: Wednesday September 29 2004 - 3:21:24 BST

I split your last post here to Version 5 support.

Ruth