Search found 17 matches

by Thrina Brezenski
Mon Oct 06, 2003 9:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menus fade
Replies: 2
Views: 2641

Thank you, that worked! I appreciate your help.
by Thrina Brezenski
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?
by Thrina Brezenski
Mon Oct 06, 2003 2:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub menu positioning
Replies: 4
Views: 3429

Since it is an Intranet I'm not able to post the URL b/c its internal only. I will try working with the shadow. Thanks for your suggestions.
by Thrina Brezenski
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?
by Thrina Brezenski
Wed Sep 10, 2003 10:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Basic Installation
Replies: 5
Views: 4513

"mmenudom.js" and "mmenus4.js
by Thrina Brezenski
Wed Sep 10, 2003 10:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Basic Installation
Replies: 5
Views: 4513

Could you tell me where the last 2 referened .js files are found?
by Thrina Brezenski
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

I went and downloaded it again and this time it is .14. I'm going through the code line for line so I will let you know how it turns out. Thanks for your help. I really appreciate your help.
by Thrina Brezenski
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

Mine says 3.5.13 - its dated 3/21/03 10:16 a.m.
by Thrina Brezenski
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

by Thrina Brezenski
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

I just downloaded the menu file last week. How do I get an updated one?
by Thrina Brezenski
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 ...
by Thrina Brezenski
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

That worked! Thanks so much for the tip. I really appreciate your help
by Thrina Brezenski
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

If you put in hard spaces

 

this will work, but its kind of time consuming. Is there an array that can be changed to maked all main menu items the same width?
by Thrina Brezenski
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

I also went out and downloaded the zip files again and replaced my mmenu.js file. Then I added the offset code and it worked.
by Thrina Brezenski
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.
by Thrina Brezenski
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.
by Thrina Brezenski
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.