Search found 4 matches

by mario
Fri Nov 03, 2006 7:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu Expands
Replies: 5
Views: 5020

I did update to the prerelease version but still encoutered the same bugs...
by mario
Thu Nov 02, 2006 10:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu Expands
Replies: 5
Views: 5020

Below is the rest of my code



fixMozillaZIndex=false; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#3F3F3F ...
by mario
Wed Nov 01, 2006 5:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu Expands
Replies: 5
Views: 5020

Here is the link where the menu is being used

http://70.182.177.21/Services/servicesSample_Main.asp
by mario
Tue Oct 31, 2006 11:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Menu Expands
Replies: 5
Views: 5020

Horizontal Menu Expands

I have a horizontal menu below is my code. For some reason occassionaly the menu tends to expand and fill 100% of the browser horizontally. Its not on a certain page it happens randomly. Just wanted to know if there was a bug and how to fix it. I've been serarching and reading all this posts but ...