Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:10

Menu Using up CPU


Poster: mulmore
Dated: Friday March 24 2006 - 12:40:14 GMT

Hi:

It seems that the IE window running the program is using up 50% of my CPU and is slowing my whole PC.

Please find below the styles that I am using.
Please do let me know on how to fix this.

Thanks
Mulmore

------------------------------------------------------------
_menuCloseDelay=100;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,Verdana";
fontsize="9pt";
fontweight="bold";
fontstyle="normal";
offbgcolor="#ADADAD";
offcolor="#000000";
onbgcolor="#c80000";
oncolor="#ffffff";
padding=5;
separatorcolor="#2D729D";
separatorsize=1;
headerbgcolor="#ffffff";
headercolor="#000000";
}

with(subMenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ADADAD";
offcolor="#000000";
onbgcolor="#c80000";
oncolor="#ffffff";
padding=5;
pagecolor="black";
separatorsize=1;
}

------------------------------------------------------------


Poster: Migru
Dated: Friday March 24 2006 - 15:08:24 GMT

Hi

There is nothing unusual with your styles.

Quote:
using up 50% of my CPU


this is ...............certainly not triggered by the menu !!

Michael


Poster: John
Dated: Saturday March 25 2006 - 16:43:13 GMT

A URL (as requested) will be a lot more help to us.