As you may know, using menus globally throughout your site may require using URLs with site relative paths instead of document relative, such as these:
subimage="/graphics/arrow.gif";
or
aI("text=Menu Text;url=/dir1/dir2/index.htm;");
However, this technique causes problems when attempting to ...
Search found 11 matches
- Thu Jun 08, 2006 7:32 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Tip: How to make site relative menus work on a CDROM
- Replies: 0
- Views: 4290
- Mon May 01, 2006 10:05 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: CFix causes menus to appear behind select elements in IE
- Replies: 1
- Views: 2338
CFix causes menus to appear behind select elements in IE
Since I am a Contribute user, I have _CFix=1 to avoid problems. However, I have noticed that setting this property causes the milonic drop-down menus to appear behind html <select> menus in IE 6. The problem goes away when _CFix=0. This problem does not affect Firefox nor Safari - just IE. I am ...
- Mon Sep 12, 2005 9:01 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Open delay and closing broken in 5.729 - Pre Release
- Replies: 7
- Views: 6236
- Tue Aug 23, 2005 6:21 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Open delay and closing broken in 5.729 - Pre Release
- Replies: 7
- Views: 6236
- Mon Aug 22, 2005 7:53 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Open delay and closing broken in 5.729 - Pre Release
- Replies: 7
- Views: 6236
http://www.xenos.org/index-test.htmAndy wrote:Is there a URL where I can see that happen.
Both Firefox and IE.Andy wrote:Also, does it happen on all browsers or is it specific to a browser?
Marco
- Thu Aug 18, 2005 4:50 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Open delay and closing broken in 5.729 - Pre Release
- Replies: 7
- Views: 6236
- Wed Aug 17, 2005 5:19 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Open delay and closing broken in 5.729 - Pre Release
- Replies: 7
- Views: 6236
Open delay and closing broken in 5.729 - Pre Release
When quickly passing over a horizontal menu, its submenus open and stay open - even when the mouse is no longer anywhere near the menus. This occurs in both Firefox and IE. (horizontalMenuDelay=true)
This bug exists in 5.729 pre-release; 5.728 works correctly.
Marco
This bug exists in 5.729 pre-release; 5.728 works correctly.
Marco
- Wed Aug 17, 2005 5:07 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Issues with milonic menubar
- Replies: 1
- Views: 2383
Re: Issues with milonic menubar
1. The dropdown menu bar hides behind the flash animation in Netscape browser 7.2. The same is working fine on Internet Explorer 6.0.
You must make the flash object transparent:
<object classid....>
<param name="movie" value="flash.swf">
<param name="quality" value="high">
<param name="loop ...
You must make the flash object transparent:
<object classid....>
<param name="movie" value="flash.swf">
<param name="quality" value="high">
<param name="loop ...
- Mon Aug 15, 2005 11:13 pm
- Forum: Beginners Guide - Polls & Suggestions
- Topic: Suggestion: menu specific delays
- Replies: 4
- Views: 20417
- Mon Aug 15, 2005 11:04 pm
- Forum: Beginners Guide - Polls & Suggestions
- Topic: Suggestion: menu specific delays
- Replies: 4
- Views: 20417
- Mon Aug 15, 2005 10:06 pm
- Forum: Beginners Guide - Polls & Suggestions
- Topic: Suggestion: menu specific delays
- Replies: 4
- Views: 20417
Suggestion: menu specific delays
Submenus tend to direct users to navigate to deeper levels instead of following the links on the parent menu. In certain cases, I don't want newbies browsing to deep levels since they would become confused.
So, I would like to "hide" certain submenus, causing new users to believe they have ...
So, I would like to "hide" certain submenus, causing new users to believe they have ...