It also does it in Netscape.
Yup, but the question is can u disabable this "feature". Its more a bug then a feature. I don't see the point in having a scrollbar that scrolls to nothing. In my case it ruins my page layout. My page looks something like this:
<html>
<body bgcolor=white>
<table width ...
Search found 4 matches
- Tue Apr 06, 2004 3:09 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Windows IE problem. Menus keep occupying space.
- Replies: 7
- Views: 4495
- Tue Apr 06, 2004 12:10 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Windows IE problem. Menus keep occupying space.
- Replies: 7
- Views: 4495
I tested it with version 5.09. http://www.milonic.com has the same problem. I asume it uses the latest version of the menu. To reproduce the problem on the milonic website just open a browser and resize it so there is plenty of space on the right side of the menu. Then go to support -> faq. Then go ...
- Mon Apr 05, 2004 2:21 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Windows IE problem. Menus keep occupying space.
- Replies: 7
- Views: 4495
Windows IE problem. Menus keep occupying space.
It seems menus keep occupying space even when they are not visible anymore (Only tested it on windows IE6). This will result in a useless horisontal scrollbar when you resize your browser. Is their a way to solve this problem? I know its possible to hide layers so they won't occupying space (display ...
- Tue Mar 30, 2004 9:35 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Is it possible to executing a function when a menu closes?
- Replies: 0
- Views: 1819
Is it possible to executing a function when a menu closes?
I was wondering if its possible to execute a javascript function when a menu closes. I played around abit with the onfuntion and offfunction in cobination with a setTimeout and clearTimeout but my function gets called late or early compaired to the closing menu. I guess because there are 2 timers ...