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

something is wrong when upgrading from 3.3.19 to 3.4.12


Poster: heraldbecker __at__ home.nl
Dated: Friday July 5 2002 - 16:21:19 BST

I created a frames version of the menu, in the version 3.3.19 everything works fine, but now I'm trying to upgrade to the 3.4.12 code and also the menu's I'm using. All of a sudden everything goes terribly wrong and I lost all my mouseover events, the submenus in the middle frame and more of that stuff ...... I only replaced the mmenu.js file and altered my menu_top.js and menu.js files (I kept my links, just replaced the code at the beginning of that file).

Anybody got an idea that might enlighten me?


Poster: Andy
Dated: Friday July 5 2002 - 16:29:44 BST

There was an additional variable with version 3.4.x

Code:
target=main;sourceframe=main;


So you'd have something like

Code:
,"Languages","show-menu=languages target=main;sourceframe=main;",,"#",1


Cheers
Andy

something is wrong when upgrading from 3.3.19 to 3.4.12


Poster: heraldbecker __at__ home.nl
Dated: Friday July 5 2002 - 16:41:46 BST

hmmm ... this doesn't seem to work ..... strange ............. I've even added the "#" ..... but it doesn't do anything ..... I've lost my perfectly good menu!!!!!! :cry: ..... luckily I'm working on a copy :)


Poster: heraldbecker __at__ home.nl
Dated: Tuesday July 9 2002 - 11:05:17 BST

Okay, it seems to work for the biggest part .... but I use some Dreamweaver code to change the images I use when I go over a menu-option .... this doesn't work anymore, does anyone have a clue? (I didn't change any code appart from that to make sure the menu works again).