PDA

View Full Version : FoldoutMenu2 problem with NS4.5


hslls
18.05.2001, 06:51
My menu does not show corect in Netscape 4.5
Version 6 is oke so does Iexplorer

Fault 1 at: http://www.asterix-obelix.nl
Javascript error line 58:
document.divFoldCont.document.divFold0.document.la yers.divFoldSub0_0
has no properties.

(I found this one but do not understand why i't going wrong. I changed the Color of the menuitem 'Home' into Brown in steadof black with Style: color ...)

Fault 2 (my main problem) at:
http://www.windesheim.nl/hselles/menu.htm

Body content is across the menu items in Netscape 4.5.
Not in higher versions like 6 nor in Iexplorer.

Who can help me ?

Hans

DCage
21.05.2001, 07:27
Hi Hans.

I don't see a menu at the first link.

To fix the problem at your second link, you can add a spacer for NN4:

....
</div>

<spacer type="block" width="1" height="340">



<FONT SIZE="0" COLOR="#660000" FACE="Arial">
<HR>
....

hslls
22.05.2001, 05:14
Hello,

Your sugestion works perfect. Thank you.

The reason menu 1 was not available is because I got back to my old html-menu cause I have 150 - 200 vistors a day including a lot of Netscape users. I couldn't show them a none working menu...

Regards,

Hans Selles