Search found 23 matches

by leatherlips
Wed Sep 10, 2003 4:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Height
Replies: 6
Views: 4147

Menu Height

How can I know the menus height in pixels? I want to place it over a graphic so it blends with it, but am not sure what size to make the graphic without a lot of trial and error. Thanks.
by leatherlips
Fri Aug 29, 2003 4:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Include Pages
Replies: 2
Views: 2280

Include Pages

I use FrontPage to design our schools website. I currently have the old 3.* version of the menu. I want to upgrade to the new 5 version. However, I have a few questions... I use include pages in the website. Am I able to put the code into an include page only and have it work? I'm sort of dreading e...
by leatherlips
Mon Mar 10, 2003 5:22 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: HELP! SO close to getting the menu correct...
Replies: 2
Views: 2464

I can see it...

I don't see any problems with your menu. I can see everything just fine. I'm using IE 6.

What problem are you having?
by leatherlips
Thu Feb 27, 2003 7:08 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: A Quick Question...
Replies: 1
Views: 2047

A Quick Question...

I host a personal site on Tripod. I would like to use the menu. However Tripod puts those automatic banners at the top of the pages. Does this effect the position I set for the menu? In other words, will I need to compensate for that banner?

Thanks.
by leatherlips
Tue Oct 15, 2002 9:08 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Want to remove space, but how?
Replies: 7
Views: 4992

Thank you!

That did it! I didn't know what that number was for. I wish there was a descriptive list of what all of the code items meant. I know there are descriptors in the code itself, but once you start customizing it and deleting certain things, you can lose them. Thanks for pointing that out. Can you answe...
by leatherlips
Tue Oct 15, 2002 8:27 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Want to remove space, but how?
Replies: 7
Views: 4992

Try this URL

Maybe this URL will work:

http://www.westcler.org/gm/morganscott/ ... /menu.html

Thanks for checking it out. Any ideas?
by leatherlips
Sun Oct 13, 2002 12:47 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Want to remove space, but how?
Replies: 7
Views: 4992

Still can't figure it out

Does anyone have any insight as to how to remove the small gap between the images of the menu? The black horizontal line should stay connected all the way across, but as you can see at the URL in my above post, it is broken. Is there a setting I am missing? I've tried all of them I thought. Thanks.
by leatherlips
Fri Oct 11, 2002 12:27 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Want to remove space, but how?
Replies: 7
Views: 4992

Want to remove space, but how?

I have pictures in the top part of my menu. However, there is a small space between them. I want the line that is underneath of them to be one continuous line. If the two graphics touched, then it would occur. How can I remove that small gap? Thanks. http://10.21.2.100/gm/morganscott/menutest/menu.h...
by leatherlips
Wed Oct 09, 2002 3:43 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Scrolling & Small Res Screens
Replies: 17
Views: 11279

Suggestion

I don't have an answer to your questions, but can possibly offer a suggestion. Perhaps in the first submenu, you could list only about half of the list. You could add to that list "More Tutors", and have that open a submenu listing the rest of your list. Not really a split submenu, but it ...
by leatherlips
Wed Oct 09, 2002 3:29 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu links
Replies: 3
Views: 3097

Main Link

To make one of the main menu items be a link without a submenu, the code should look like this: ,"Home  ","http://www.yoursite.com",,"Home",1 The first reference of Home is the button label, the URL is the link, and the second reference of Home is what...
by leatherlips
Tue Aug 13, 2002 1:16 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Hor menu and vert menu in table gives stack overflow error
Replies: 5
Views: 3929

Stack Overflow

Could you post the URL of your site? It might help to be able to look at the code directly.
by leatherlips
Mon Aug 12, 2002 2:58 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Center Image
Replies: 2
Views: 2700

Thanks

Thanks, that did the trick. :D
by leatherlips
Mon Aug 12, 2002 3:56 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape 4x
Replies: 2
Views: 2897

Netscape 4x

Has anyone got an idea of what I am doing wrong to get my menu to appear in Netscape 4x? Also anyone know why IE on a Mac is 20 to 25 pixels off? Everyone must be busy lately! ;)

http://www.westcler.org/gm
by leatherlips
Mon Aug 12, 2002 3:51 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Hor menu and vert menu in table gives stack overflow error
Replies: 5
Views: 3929

Stack Overflow

Not sure, but maybe you should delete the following from your second menu file (menu_array_v_scout.js): menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" me...
by leatherlips
Fri Aug 09, 2002 6:33 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape 4x
Replies: 2
Views: 2897

Netscape 4x

I am having trouble getting my menu to appear in Netscape 4x. I am using an image behind the menu and this works with Netscape 6 and IE. I think in Netscape 4x the menu is being hidden by my image. Is there anything I can do to fix this? I have also been told that in IE on a Mac, the menu is offset ...
by leatherlips
Fri Aug 09, 2002 4:32 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Center Image
Replies: 2
Views: 2700

Center Image

I want to use an image in my menu and would like to know how to center it. I am using this code to display the image: <img src=image.gif border=0> . Is there a way to center it? Thanks.
by leatherlips
Tue Jul 23, 2002 9:48 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Properties
Replies: 1
Views: 2208

Menu Properties

I am playing around with the menu and hope to have it posted on my schools website soon. I am running into a small problem. Some of the mouseover colors do not stretch all the way across a submenu. They only go over the length of the words. Some of them do go all the way across. How can I make it so...
by leatherlips
Wed Jul 03, 2002 10:49 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Netscape hides menu
Replies: 4
Views: 3873

Possible Solution

I found that if I changed the shadow effect to 0, it showed up in Netscape 4x and 6. When it was set to 5, it was gone.
by leatherlips
Wed Jul 03, 2002 10:37 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Version 3.4.11 Slow?
Replies: 11
Views: 6696

Slower

I noticed that too. Can this be fixed?
by leatherlips
Wed Jul 03, 2002 10:31 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How to get rid of transparency?
Replies: 1
Views: 1964

Opacity

Where is says opacity=88, change it to opacity=100