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:28
Netscape 4x
Poster: leatherlips
Dated: Friday August 9 2002 - 18:33:31 BST
I am having trouble getting my menu to appear in Netscape 4x. I am using an image behind the menu and this works with Netscape 6 and IE. I think in Netscape 4x the menu is being hidden by my image. Is there anything I can do to fix this?
I have also been told that in IE on a Mac, the menu is offset by about 20 to 25 pixels up and down and left to right. Is there a way I can fix that as well?
Thanks.
http://www.westcler.org/gm
Netscape 4x
Poster: leatherlips
Dated: Monday August 12 2002 - 3:56:41 BST
Has anyone got an idea of what I am doing wrong to get my menu to appear in Netscape 4x? Also anyone know why IE on a Mac is 20 to 25 pixels off? Everyone must be busy lately!
http://www.westcler.org/gm
Poster: tv2n
Dated: Monday August 12 2002 - 15:19:17 BST
Hello --
you have to put your
<!--webbot bot="Include" U-Include="_includes/header.htm"
TAG="BODY" startspan -->
<SCRIPT>/*
* DHTML Menu version 3.4
* written by Andy Woolley
* Copyright 2002 Andy Woolley. All Rights Reserved.
*
* Please feel free to use this code on your own website free of charge.
* You can also distribute and modify this source code as long as this
* Copyright notice remains intact and that you send me notice that you
* intend to use this code on your website.
*
* Limited support for this script is provided
* Commercial licence agreements are available on request for use & full support.
* You can send email to menu3 __at__ milonic.com
* Script featured on Dynamic Drive (http://www.dynamicdrive.com)
*/</SCRIPT>
<SCRIPT language=JavaScript src="http://www.westcler.org/gm/_other/menufiles/menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="http://www.westcler.org/gm/_other/menufiles/mmenu.js" type=text/javascript></SCRIPT>
right after the <BODY vLink=#800080 aLink=#800080 link=#800080> tag.