Search found 7 matches

by Hendrik
Tue Jul 20, 2004 12:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing
Replies: 10
Views: 10060

My Os is windows XP sp1 browser IE6.

Ruth I can see the menu on Milonic Home page.
by Hendrik
Tue Jul 20, 2004 12:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing
Replies: 10
Views: 10060

Thanks for looking at the website, then it must be some setting on my PC that don't show the menu.
by Hendrik
Tue Jul 20, 2004 11:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing
Replies: 10
Views: 10060

The . must be there, if I take it out, the image is not showing.
subimage="./images/arrowdn.gif";

Even with the / in front of java/menu_data.js it is still not showing

http://myweb.absamail.co.za/hendrikbez/index.html
_
by Hendrik
Tue Jul 20, 2004 9:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing
Replies: 10
Views: 10060

Thanks for the help, I have changed it to look like this, but it still does not show my menu on my website or my pc.

Using the new version




_menuCloseDelay=500; // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150; // The time delay before menus open on mouse over ...
by Hendrik
Tue Jul 20, 2004 7:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not showing
Replies: 10
Views: 10060

Menu not showing

From version 5.32 my menu is not showing at all, I went thru all my code, but can not find the problem,

Can someone please help

index.html file the script look like this

<SCRIPT language=JavaScript src="java/milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d ...
by Hendrik
Wed May 19, 2004 11:01 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Main menu in the center
Replies: 1
Views: 2101

Main menu in the center

I am trying to get the main menu in the center of the screen, but it is only about 10 inc from the left.

Is there something missing from this code.

with(style1=new mm_style()){
screenposition="center";
offcolor="navy";
offbgcolor="#ccccff";
oncolor="#ffebdc";
onbgcolor="#4b0082";
bordercolor ...
by Hendrik
Thu Aug 28, 2003 1:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu does not show
Replies: 2
Views: 3985

Menu does not show

I have convert my menu from version 3 to 5 with the wizard.

I only get script error when I using my Browser.
With my editor I get this info

Line =35
char = 1785
Error = Object expected
code = 0
url = my url

It looks it the line is is Milonic_scr.js as this is the only file with that long line of ...