Search found 8 matches

by namba
Fri Jan 14, 2005 6:33 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: CPU at 100%
Replies: 17
Views: 12304

You are a Genius Kevin, that was it, thank you !
by namba
Thu Jan 13, 2005 5:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: CPU at 100%
Replies: 17
Views: 12304

Thanks Ruthm I tried your code but same problem.

I did another test along those lines I hardcoded each options of the if:


<script type="text/javascript" language="JavaScript" src="/_javascript/milonic_src.js"></script>
<script type="text/javascript" language="JavaScript" src="/_javascript ...
by namba
Thu Jan 13, 2005 4:19 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: CPU at 100%
Replies: 17
Views: 12304

Thank you Ruth, I have upgraded to the latest version:

Version 5.691 - Built: Wednesday January 12 2005 - 11:49


For my test I just modified the menu_data.js (which I named menu_data_test.js), as below:

/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic ...
by namba
Wed Jan 12, 2005 9:30 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: CPU at 100%
Replies: 17
Views: 12304

thanks, the milonic_src.js file (as well as mmenudom.js and mmenuns4.js) vesion is:

Version 5.63 - Built: Friday December 10 2004 - 18:50


here is my test html file:

<html>
<head>
<title>test</title>
</head>
<body>
<!-- Millonic menu -->
<script type="text/javascript" language="JavaScript ...
by namba
Wed Jan 12, 2005 5:36 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: CPU at 100%
Replies: 17
Views: 12304

Thank you,
sorry I cannot provide an URL, the website I am working on is on our Intranet.

I tried with a much shorter menu and but still the CPU hits 100% for about 10 sec whatever I use IE or firefox, the menu_data.js is the only modified file:


/*
Milonic DHTML Menu - JavaScript Website ...
by namba
Fri Jan 07, 2005 3:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: CPU at 100%
Replies: 17
Views: 12304

CPU at 100%

I have investigated a bit further the problem I submitted earlier with the vertical menu, I have created a smaller menu arborescence of about 300 lines and still when I click on the menu the CPU reach 100% and the machine is stuck for 10 seconde then the window asking me if I want to abort the ...
by namba
Fri Jan 07, 2005 9:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: "Do you want to abort the script" popup box proble
Replies: 2
Views: 2313

can someone give me some advice, what is the maximum size of the menu, I guess you must have made some test, right ?
by namba
Thu Jan 06, 2005 1:46 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: "Do you want to abort the script" popup box proble
Replies: 2
Views: 2313

"Do you want to abort the script" popup box proble

I have two menu on my webpage a horizontal one and a vertical one,
when the page first load it is very quick.

the vertical menu has links to other .html pages which have the same code as the the main one exept for some text (they are generated from template).

Each time I click on one of those ...