Search found 17 matches
- Mon Oct 06, 2003 9:50 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menus fade
- Replies: 2
- Views: 2641
- Mon Oct 06, 2003 8:49 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Menus fade
- Replies: 2
- Views: 2641
Menus fade
The strangest thing is happening. Before lunch, my submenus were showing when mouseover the menu item. Now all off a sudden they are fading in instead of just appearing.....what is happening here?
- Mon Oct 06, 2003 2:42 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menu positioning
- Replies: 4
- Views: 3429
- Fri Oct 03, 2003 10:58 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menu positioning
- Replies: 4
- Views: 3429
Sub menu positioning
When my submenus appear there is a space between menus. I've tried the _subOffsetLeft= command but that isn't doing anything. What am I doing wrong?
- Wed Sep 10, 2003 10:51 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Basic Installation
- Replies: 5
- Views: 4513
- Wed Sep 10, 2003 10:36 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Basic Installation
- Replies: 5
- Views: 4513
- Fri Apr 04, 2003 10:30 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Slow menu
- Replies: 9
- Views: 6491
- Fri Apr 04, 2003 9:58 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Slow menu
- Replies: 9
- Views: 6491
- Fri Apr 04, 2003 9:52 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Slow menu
- Replies: 9
- Views: 6491
- Fri Apr 04, 2003 9:40 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Slow menu
- Replies: 9
- Views: 6491
- Thu Apr 03, 2003 11:44 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Slow menu
- Replies: 9
- Views: 6491
Slow menu
I have 2 menus in the same array file and they work just great. My problem is the download time. What can I do to speed this up. This is on our company intranet so can't send the URL. Here is the code though from the Array file
/*
DHTML Menu version 3.3.19
Written by Andy Woolley
Copyright 2002 ...
/*
DHTML Menu version 3.3.19
Written by Andy Woolley
Copyright 2002 ...
- Wed Apr 02, 2003 3:19 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: specify width
- Replies: 3
- Views: 3860
- Wed Apr 02, 2003 12:11 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: specify width
- Replies: 3
- Views: 3860
- Tue Apr 01, 2003 11:23 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu Positioning
- Replies: 7
- Views: 5429
- Tue Apr 01, 2003 10:42 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu Positioning
- Replies: 7
- Views: 5429
Submenu Positioning
I figured it out...
You have to change this code in each of the submenus
addmenu(menu=["timeOff",
"offset=-7",,175,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Time Off Leaves","show-menu=timeOffLinks",,,1
Hope this works for you.
You have to change this code in each of the submenus
addmenu(menu=["timeOff",
"offset=-7",,175,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Time Off Leaves","show-menu=timeOffLinks",,,1
Hope this works for you.
- Tue Apr 01, 2003 9:16 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu Positioning
- Replies: 7
- Views: 5429
Submenu Positioning
How do I change the submenu position to be directly below the menu? Currently there is a gap between them that I want to get rid of.
- Tue Apr 01, 2003 9:13 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu positioning
- Replies: 1
- Views: 1967
Submenu positioning
How do I reposition the submenu to be directly under the menu? Currently there is a gap between them that I wish to close up.