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

Netscape 7.1 Menu Width Issue


Poster: dysfixal
Dated: Wednesday March 31 2004 - 9:19:38 BST

Okay, so I've got everything fitting the way I want it in IE. However, in Netscape 7.1 the menu is squashed, and word wraps. Here's a link to my test page:

http://darkwing.uoregon.edu/~uofa/test/public_html/

Any help would be appreciated, before I go and bother the fine people behind Milonic =][/url]


Poster: Maz
Dated: Wednesday March 31 2004 - 11:19:32 BST

To prevent word wrap use space character:
& n b s p ;
without the spaces to show here, between words.

Where you have only numeric values try removing the quotes, like you have on alwaysvisible=1;

Does that help?

maz


Poster: Ruth
Dated: Wednesday March 31 2004 - 15:27:32 BST

Also, you need to upgrade your 3 menu files [milonic_src.js, mmenudom.js, mmenuns4.js] to the newest. You are at 5.04, we are now at 5.1. I tried using your menu_data file and just upping the others to my 5.1 version and it fixed the issue. If you go to http://www.milonic.com/forum/viewtopic.php?t=3108 which is for the current menu release, and mark it as 'watch this topic' you will get an email telling you as each release comes out. There is also a log telling what was done http://www.milonic.com/menuvinfo.php
Also, as Maz pointed out get the "" out when not needed and don't forget to put in all your semi-colons. The last two items in the main menu are missing them
Code:
status=Apply Now Online");
should have a ; just before the "

Ruth


Poster: dysfixal
Dated: Wednesday March 31 2004 - 23:41:10 BST

Thanks very much for the help. The update made all the difference. And as far as the semicolons, oops, I had accidentaly del'd those while trying to fix things before ;)

Thanks again!