Netscape 7.1

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
guitar187
Advanced
Advanced
Posts: 11
Joined: Sat Feb 07, 2004 6:58 pm

Netscape 7.1

Post by guitar187 »

CAn anyone tell me what's wrong with my code. It seems to be messed up when using Netscape 7.1.

http://www.alliemae.org
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Most likely because you are more than 30 versions down-level. You are running RC28, current is RC50 (with more than one release per version number).

Update first, add your license number where requested in the comments in the code, and let us know how it goes.
John
guitar187
Advanced
Advanced
Posts: 11
Joined: Sat Feb 07, 2004 6:58 pm

Post by guitar187 »

John,

Thanks for the response. I updated and added the license number as you suggested. However, the menu still seems to have some formatting problems.

It doesn't stretch across the table and the right side is missing the border. Any ideas? It works fine in explorer.

By the way, thanks for the help.

Jon
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Try changing the menuwidth="750"; to menuwidth="100%"; that seems to center it and leave blank space to right and left but it seems wider, not much though.... If you want it fully across the browser about the size of the head.jpg, then add itemwidth="100"; below the menuwidth. That seems to stretch it all the way under the head.jpg OOOPS, itemwidth="100%";

Ruth
guitar187
Advanced
Advanced
Posts: 11
Joined: Sat Feb 07, 2004 6:58 pm

Post by guitar187 »

Thanks Ruth! Seems to work great now.

Jon
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Welcome.... :)
Post Reply